From 97f6eeac68e2f364b9fc3eb27107320af9b9222a Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Jan 2006 15:42:50 +0000 Subject: [PATCH] *** empty log message *** --- src/command.C | 1 - src/rxvtperl.xs | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 ///////////////////////////////////////////////////////////////////////////// -- 2.34.1