diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-05-31 09:38:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-31 09:38:43 +0100 |
commit | 3914c2e3f9b62684e0f1127118853025c6cf09c7 (patch) | |
tree | 035e8febdf65a13bae9f134412094b0772caacf9 /sw/inc | |
parent | 7ce2a89f4f8fa84232896766276cb3433ada239c (diff) |
TP_COMPARISON_OPT is now unused
Change-Id: Ie73070c97f9918511a02e7c4d4073387385e9293
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/globals.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 22b5f54c19a0..f380db9b6525 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -207,7 +207,6 @@ #define TP_SECTION_INDENTS (RC_GLOBALS_BEGIN + 102) #define TP_OPTCOMPATIBILITY_PAGE (RC_GLOBALS_BEGIN + 103) #define TP_MAILCONFIG (RC_GLOBALS_BEGIN + 104) -#define TP_COMPARISON_OPT (RC_GLOBALS_BEGIN + 106) //maximum: RC_GLOBALS_BEGIN + 120 |