*** empty log message ***
authorroot <root>
Sun, 8 Aug 2004 14:44:21 +0000 (14:44 +0000)
committerroot <root>
Sun, 8 Aug 2004 14:44:21 +0000 (14:44 +0000)
src/rxvt.h

index 655c669e392282036558c7ac8a2f9b2a34a68d75..6e65213495db28eb5dc7278c7cde04094fc308cd 100644 (file)
@@ -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