summaryrefslogtreecommitdiff
path: root/openbox/parse.yacc
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/parse.yacc')
-rw-r--r--openbox/parse.yacc3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/parse.yacc b/openbox/parse.yacc
index 8043c04a..e9b469e0 100644
--- a/openbox/parse.yacc
+++ b/openbox/parse.yacc
@@ -1,8 +1,5 @@
%{
-#define NO_Y_H
#include "parse.h"
-#undef NO_Y_H
-
#ifdef HAVE_STDIO_H
# include <stdio.h>
#endif