summaryrefslogtreecommitdiff
path: root/l10ntools/inc/tokens.h
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-30 11:37:44 +0200
committerAndras Timar <atimar@suse.com>2011-09-30 23:49:36 +0200
commit397a67a7ad8a31f352714099b57a6e0e8eb30434 (patch)
treecbf062cbf905101b925878f5f1820bd0d889a6b6 /l10ntools/inc/tokens.h
parentddf1d503c63d36fe14d5229afdc264a2bc558350 (diff)
remove unused tokens
Diffstat (limited to 'l10ntools/inc/tokens.h')
-rw-r--r--l10ntools/inc/tokens.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/l10ntools/inc/tokens.h b/l10ntools/inc/tokens.h
index b8c658ee0c14..3068c6fd8339 100644
--- a/l10ntools/inc/tokens.h
+++ b/l10ntools/inc/tokens.h
@@ -94,16 +94,8 @@
/* Tokens for parsing xrm files */
/*------------------------------------------------------ */
/*------------------------------------------------------ */
-#define XRM_README_START 501
-#define XRM_README_END 502
-#define XRM_SECTION_START 503
-#define XRM_SECTION_END 504
-#define XRM_PARAGRAPH_START 505
-#define XRM_PARAGRAPH_END 506
#define XRM_TEXT_START 507
#define XRM_TEXT_END 508
-#define XRM_LIST_START 509
-#define XRM_LIST_END 510
#define XML_TEXTCHAR 600