diff options
Diffstat (limited to 'lib/readline/histlib.h')
| -rw-r--r-- | lib/readline/histlib.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/readline/histlib.h b/lib/readline/histlib.h index c938a109..28cad14a 100644 --- a/lib/readline/histlib.h +++ b/lib/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_ */ |
