mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix bustage from bug 542337, this function doesn't exist.
--HG-- extra : rebase_source : a1c5203d0992e4e376187801cdfa3cb8a89319ff
This commit is contained in:
parent
1e94a6bac2
commit
ccbb258f20
@ -7133,7 +7133,6 @@ void nsWindow::UpdateWindowInternal(HWND aWnd)
|
||||
if (instance) {
|
||||
if (!instance->CallUpdateWindow())
|
||||
NS_ERROR("Failed to send message!");
|
||||
ValidateWindow(aWnd, NULL);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user