зеркало из https://github.com/mozilla/gecko-dev.git
Commented out compForm variable to remove warning
This commit is contained in:
Родитель
d22757c3d0
Коммит
e87dce8232
|
@ -2073,7 +2073,7 @@ PRBool nsWindow::ProcessMessage(UINT msg, WPARAM wParam, LPARAM lParam, LRESULT
|
|||
break;
|
||||
|
||||
case WM_IME_COMPOSITION: {
|
||||
COMPOSITIONFORM compForm;
|
||||
//COMPOSITIONFORM compForm;
|
||||
HIMC hIMEContext;
|
||||
|
||||
result = PR_FALSE; // will change this if an IME message we handle
|
||||
|
|
Загрузка…
Ссылка в новой задаче