aboutsummaryrefslogtreecommitdiff
path: root/readline/histlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'readline/histlib.h')
-rw-r--r--readline/histlib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/readline/histlib.h b/readline/histlib.h
index c938a10..28cad14 100644
--- a/readline/histlib.h
+++ b/readline/histlib.h
@@ -76,7 +76,4 @@ extern char *strchr ();
#define HISTORY_APPEND 0
#define HISTORY_OVERWRITE 1
-/* Some variable definitions shared across history source files. */
-extern int history_offset;
-
#endif /* !_HISTLIB_H_ */