*** empty log message ***
authorroot <root>
Fri, 13 Jan 2006 15:42:50 +0000 (15:42 +0000)
committerroot <root>
Fri, 13 Jan 2006 15:42:50 +0000 (15:42 +0000)
src/command.C
src/rxvtperl.xs

index 20dfd03a59a791d5ed32a78233a287ca0277a918..76334d39983f4beabd34a082174501db6e36af41 100644 (file)
@@ -1607,7 +1607,6 @@ rxvt_term::x_cb (XEvent &ev)
         break;
 
       case MotionNotify:
-        printf ("motion notify\n");//D
 #ifdef POINTER_BLANK
         if (hidden_pointer)
           pointer_unblank ();
index fd593e7700df52e2634c5152ad64195c3a57aa21..838c1e77cc192a0a37246a087027c33590f10a34 100644 (file)
@@ -52,7 +52,7 @@
 #undef ROW
 #define ROW(n) THIS->row_buf [LINENO (n)]
 
-#define ENABLE_PERL_FRILLS 1
+#define ENABLE_PERL_FRILLS 0
 
 /////////////////////////////////////////////////////////////////////////////