summaryrefslogtreecommitdiff
path: root/src/twm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/twm.h')
-rw-r--r--src/twm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/twm.h b/src/twm.h
index a7793da..8786ad2 100644
--- a/src/twm.h
+++ b/src/twm.h
@@ -416,9 +416,6 @@ extern Bool RestartPreviousState;
extern Bool
GetWMState(Window w, int *statep, Window *iwp);
-extern int
-yylex(void);
-
extern void parseWarning(const char *, ...) GCC_PRINTFLIKE(1,2);
extern Atom TwmAtoms[];