This commit is contained in:
nhmall
2018-12-10 09:00:50 -05:00
parent 9c422f2c1f
commit 3837df1221
3 changed files with 5 additions and 4 deletions
-4
View File
@@ -221,10 +221,6 @@ enum getloc_filters {
NUM_GFILTER
};
/* max size of a windowtype option */
#define WINTYPELEN 16
char chosen_windowtype[WINTYPELEN];
struct debug_flags {
boolean test;
#ifdef TTY_GRAPHICS