From b63027f0992cf5c368faeb807c69110997dd00ea Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 29 Jun 2012 15:03:50 +0200 Subject: Remove some unused defines and controls Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5 --- l10ntools/inc/tokens.h | 1 - 1 file changed, 1 deletion(-) (limited to 'l10ntools') diff --git a/l10ntools/inc/tokens.h b/l10ntools/inc/tokens.h index c42ee50848e2..ba5a6aeb53c4 100644 --- a/l10ntools/inc/tokens.h +++ b/l10ntools/inc/tokens.h @@ -59,7 +59,6 @@ #define _LISTTEXT 521 /* { "Text" ... } */ #define TEXTREFID 522 /* Text = 12345 */ #define LISTRESID 523 /* < 12345; ... > */ -#define _LISTRESID 523 /* { 12345; ... } */ #define NORMDEFINE 524 /* #define ... */ /*------------------------------------------------------ */ /*------------------------------------------------------ */ -- cgit