summaryrefslogtreecommitdiff
path: root/src/idl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idl.h')
-rw-r--r--src/idl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/idl.h b/src/idl.h
index 0d7a07e..1736886 100644
--- a/src/idl.h
+++ b/src/idl.h
@@ -32,6 +32,4 @@ extern int yyparse (DIParser *parser);
extern int yydebug;
extern int yy_flex_debug;
-extern DINamespace *yynamespace;
-
#endif /* __IDL_H */