diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-17 23:53:25 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-17 23:53:25 +0000 |
| commit | 1f6f0b64cc4185a373bcbb1b5978ab2641c53f88 (patch) | |
| tree | f01162c9b00990e88a42654a07cf130cb8cf6227 /lib/libncurses/curses.priv.h | |
| parent | 4195601de8844f1ab0ea54020f5718688530c7e5 (diff) | |
Notes
Diffstat (limited to 'lib/libncurses/curses.priv.h')
| -rw-r--r-- | lib/libncurses/curses.priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libncurses/curses.priv.h b/lib/libncurses/curses.priv.h index 604fe7b610ce..da8bf0576a8c 100644 --- a/lib/libncurses/curses.priv.h +++ b/lib/libncurses/curses.priv.h @@ -34,7 +34,6 @@ typedef struct sigaction sigaction_t; #define CHANGED -1 -extern WINDOW *newscr; extern int _coloron; extern int _isendwin; |
