зеркало из https://github.com/mozilla/gecko-dev.git
remove annoying printf during every drag event.
This commit is contained in:
Родитель
2c98d735d3
Коммит
71c3d63cce
|
@ -234,7 +234,6 @@ PRBool nsMacEventHandler::HandleMenuCommand(
|
|||
//
|
||||
PRBool nsMacEventHandler::DragEvent ( unsigned int aMessage, Point aMouseGlobal, UInt16 aKeyModifiers )
|
||||
{
|
||||
printf("dispatching event %ld into Gecko\n", aMessage);
|
||||
nsMouseEvent geckoEvent;
|
||||
|
||||
// convert the mouse to local coordinates. We have to do all the funny port origin
|
||||
|
|
Загрузка…
Ссылка в новой задаче