repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: cafe7a371051e019f3113a6b0e04467051ed0fef:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit cafe7a371051e019f3113a6b0e04467051ed0fef
Author: Emanuele Giaquinta 
Date:   Sat Dec 29 14:48:44 2007 +0000

    Remove unused macro.

diff --git a/src/scrollbar.h b/src/scrollbar.h
index c2102a0ef17f2ec4167c83cc02239c989c856517..
index ..53ac5957d95bb3dc46a88675a536628ab6df9e43 100644
--- a/src/scrollbar.h
+++ b/src/scrollbar.h
@@ -39,7 +39,6 @@ typedef struct {
 #define scrollbarrxvt_upButton(y)       ((y) < scrollBar.beg)
 #define scrollbarrxvt_dnButton(y)       ((y) > scrollBar.end)
 #define SCROLLRXVT_MINHEIGHT    10
-#define SCROLLXTERM_MINHEIGHT   10

 #define scrollbar_minheight()   (scrollBar.style == R_SB_NEXT        \
                                  ? SCROLLNEXT_MINHEIGHT                 \

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