repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 9b756abb4e3461feebd59073581c657d8c978f47: path_to: revision_to:
commit 9b756abb4e3461feebd59073581c657d8c978f47 Author: Marc LehmannDate: Sun Aug 8 14:44:21 2004 +0000 *** empty log message *** diff --git a/src/rxvt.h b/src/rxvt.h
--- 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-----