From: root Date: Fri, 13 Jan 2006 15:42:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=97f6eeac68e2f364b9fc3eb27107320af9b9222a;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index 20dfd03a..76334d39 100644 --- a/src/command.C +++ b/src/command.C @@ -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 (); diff --git a/src/rxvtperl.xs b/src/rxvtperl.xs index fd593e77..838c1e77 100644 --- a/src/rxvtperl.xs +++ b/src/rxvtperl.xs @@ -52,7 +52,7 @@ #undef ROW #define ROW(n) THIS->row_buf [LINENO (n)] -#define ENABLE_PERL_FRILLS 1 +#define ENABLE_PERL_FRILLS 0 /////////////////////////////////////////////////////////////////////////////