aboutsummaryrefslogtreecommitdiffstats
path: root/terms.h
diff options
context:
space:
mode:
Diffstat (limited to 'terms.h')
-rw-r--r--terms.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/terms.h b/terms.h
index ca7bce7..05ebc39 100644
--- a/terms.h
+++ b/terms.h
@@ -1,4 +1,4 @@
-/* $Id: terms.h,v 1.5 2001/12/12 17:04:21 ukai Exp $ */
+/* $Id: terms.h,v 1.6 2002/11/11 15:33:40 ukai Exp $ */
#ifndef TERMS_H
#define TERMS_H
@@ -37,7 +37,6 @@ extern int LINES, COLS;
#define MOUSE_BTN5_DOWN_XTERM 65
#define MOUSE_BTN_UP 3
#define MOUSE_BTN_RESET -1
-#define MOUSE_SCROLL_LINE 5
#ifdef __CYGWIN__
extern int is_xterm;