diff options
-rw-r--r-- | src/twm.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -417,8 +417,6 @@ extern Bool GetWMState(Window w, int *statep, Window *iwp); extern int -yyparse(void); -extern int yylex(void); extern void parseWarning(const char *, ...) GCC_PRINTFLIKE(1,2); |