File project3.diff of Package mozilla-xulrunner190
--- motion-compression.patch.orig
+++ motion-compression.patch
@@ -15,8 +15,6 @@
+ || peeked.type != MotionNotify)
+ break;
+
-+ printf ("compressed out motion event\n");
-+
+ synthEvent = PR_TRUE;
+ XNextEvent (GDK_WINDOW_XDISPLAY(aEvent->window), &xevent);
}