зеркало из https://github.com/mozilla/pjs.git
No bug, remove left over printf debug statement from PluginInstanceChild. r=me, a=nobug.
This commit is contained in:
Родитель
2087ffb672
Коммит
b2a9fa398f
|
@ -1052,7 +1052,6 @@ PluginInstanceChild::CreatePluginWindow()
|
|||
return false;
|
||||
|
||||
// Apparently some plugins require an ASCII WndProc.
|
||||
printf("setting DefWindowProcA\n");
|
||||
SetWindowLongPtrA(mPluginWindowHWND, GWLP_WNDPROC,
|
||||
reinterpret_cast<LONG_PTR>(DefWindowProcA));
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче