зеркало из https://github.com/mozilla/pjs.git
Replaced a faulty line with NS_ERROR in order to fix a build breakage. Don will do the right thing later.
This commit is contained in:
Родитель
602cb3301e
Коммит
bb1d9b7edc
|
@ -198,7 +198,7 @@ PRBool result;
|
||||||
if(mWidgetArmed)
|
if(mWidgetArmed)
|
||||||
{
|
{
|
||||||
|
|
||||||
this->SetPosition();
|
/*this->SetPosition();*/NS_ERROR("Get mouse loc and set position");
|
||||||
this->DrawWidget();
|
this->DrawWidget();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче