parse: remove unused #define
authorRan Benita <ran234@gmail.com>
Mon, 23 Jul 2012 08:25:32 +0000 (11:25 +0300)
committerRan Benita <ran234@gmail.com>
Thu, 26 Jul 2012 19:55:28 +0000 (22:55 +0300)
Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/xkbcomp.h

index e7ee15b..d2f419d 100644 (file)
@@ -52,8 +52,6 @@
 #define StmtIndicatorMapDef  12
 #define StmtIndicatorNameDef 13
 
-#define FileSymInterp        100
-
 typedef struct _ParseCommon {
     unsigned stmtType;
     struct _ParseCommon *next;