remove annoying printf during every drag event.

This commit is contained in:
pinkerton%netscape.com 1999-07-14 22:57:39 +00:00
Родитель 2c98d735d3
Коммит 71c3d63cce
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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