projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5edae90
)
Remove unused macro.
author
ayin
<ayin>
Sat, 29 Dec 2007 14:48:44 +0000
(14:48 +0000)
committer
ayin
<ayin>
Sat, 29 Dec 2007 14:48:44 +0000
(14:48 +0000)
src/scrollbar.h
patch
|
blob
|
history
diff --git
a/src/scrollbar.h
b/src/scrollbar.h
index c2102a0ef17f2ec4167c83cc02239c989c856517..53ac5957d95bb3dc46a88675a536628ab6df9e43 100644
(file)
--- 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 \