summaryrefslogtreecommitdiff
path: root/src/twm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/twm.h')
-rw-r--r--src/twm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/twm.h b/src/twm.h
index 57437cb..a7793da 100644
--- a/src/twm.h
+++ b/src/twm.h
@@ -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);