summaryrefslogtreecommitdiff
path: root/openbox/parse.yacc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-02 18:37:28 +0000
committerDana Jansens <danakj@orodu.net>2003-04-02 18:37:28 +0000
commit089a7320ff201080a8aa1b591eacd9be1f88b5c3 (patch)
tree02f744fa99c4c993bdbdb78aa497bda32c9b6ecd /openbox/parse.yacc
parentc561ee4c7f5d24e01a4fdfd3ae44500e88ef5e52 (diff)
undo that
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