summaryrefslogtreecommitdiff
path: root/l10ntools/inc/tokens.h
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2013-12-26 14:26:51 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2013-12-27 07:14:53 +0100
commit0dbd93b92a694a384b293e0dce87b5acdf12e9e8 (patch)
tree3552b29d5c1ced35bca348e08e8c5eff4cd439ee /l10ntools/inc/tokens.h
parent94da69d4898fb2dd30834a388a980a54039dea04 (diff)
Transex3: UIEntries list type is unused
This list type doesn't appear in the resource files and there are lots of alternatives (ItemList, StringList ...) for future need. Change-Id: Ia4454a329ba93f54e5b3ca45443a1a84be3b4bf7
Diffstat (limited to 'l10ntools/inc/tokens.h')
-rw-r--r--l10ntools/inc/tokens.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/tokens.h b/l10ntools/inc/tokens.h
index 4f4c49f65011..9f4f2a8664ce 100644
--- a/l10ntools/inc/tokens.h
+++ b/l10ntools/inc/tokens.h
@@ -51,7 +51,6 @@
#define LISTTEXT 514 /* < "Text" ... > */
#define RSCDEFINE 515 /* #define MY_TEXT */
#define RSCDEFINELEND 516 /* */
-#define UIENTRIES 518 /* UIEntries = { */
#define PRAGMA 519 /* #pragma ... */
#define _LISTTEXT 521 /* { "Text" ... } */
#define TEXTREFID 522 /* Text = 12345 */