From 5780e20445c91adb54c1daaca21be38cc763afe4 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 8 Aug 2004 14:44:21 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvt.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/rxvt.h b/src/rxvt.h index 655c669e..6e652134 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -281,10 +281,6 @@ enum { FAST_REFRESH = 1<<0, /* Fully exposed window */ SLOW_REFRESH = 1<<1, /* Partially exposed window */ SMOOTH_REFRESH = 1<<2, /* Do sync'ing to make it smooth */ -#if 0 - REFRESH_BOUNDS = 1<<3 -#endif - REFRESH_BOUNDS = 0 /* only required for old int_bwidth code. */ //TODO: remove this and all depending code }; #ifdef NO_SECONDARY_SCREEN -- 2.34.1