projects
/
platform
/
upstream
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e245a9
)
parse: remove unused #define
author
Ran Benita
<ran234@gmail.com>
Mon, 23 Jul 2012 08:25:32 +0000
(11:25 +0300)
committer
Ran 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
patch
|
blob
|
history
diff --git
a/src/xkbcomp/xkbcomp.h
b/src/xkbcomp/xkbcomp.h
index
e7ee15b
..
d2f419d
100644
(file)
--- a/
src/xkbcomp/xkbcomp.h
+++ b/
src/xkbcomp/xkbcomp.h
@@
-52,8
+52,6
@@
#define StmtIndicatorMapDef 12
#define StmtIndicatorNameDef 13
-#define FileSymInterp 100
-
typedef struct _ParseCommon {
unsigned stmtType;
struct _ParseCommon *next;