зеркало из https://github.com/mozilla/gecko-dev.git
Fix bustage from bug 542337, this function doesn't exist.
This commit is contained in:
Родитель
502bd4a3d1
Коммит
6e40183968
|
@ -7129,7 +7129,6 @@ void nsWindow::UpdateWindowInternal(HWND aWnd)
|
|||
if (instance) {
|
||||
if (!instance->CallUpdateWindow())
|
||||
NS_ERROR("Failed to send message!");
|
||||
ValidateWindow(aWnd, NULL);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче