diff options
Diffstat (limited to 'console.h')
-rw-r--r-- | console.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ #ifndef CONSOLE_H #define CONSOLE_H -/* Pointer to console window */ -VARDEF Window *_iconsole_win; - // ** console parser ** // typedef enum _iconsole_var_types { |