repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 9b756abb4e3461feebd59073581c657d8c978f47:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 9b756abb4e3461feebd59073581c657d8c978f47
Author: Marc Lehmann 
Date:   Sun Aug 8 14:44:21 2004 +0000

    *** empty log message ***

diff --git a/src/rxvt.h b/src/rxvt.h
index 655c669e392282036558c7ac8a2f9b2a34a68d75..
index ..6e65213495db28eb5dc7278c7cde04094fc308cd 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

-----END OF PAGE-----