diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-12-14 09:51:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-12-14 11:37:22 +0000 |
commit | 4409350a017bb0c455593fbb08270f4783e5c28e (patch) | |
tree | 52a94ff6612ab7ce026606532f08f5221dc1bcd3 /sw/inc | |
parent | 55b379495007d3d694fb3533baa0d607c710d582 (diff) |
merge NONE strings
Change-Id: I4a2babc74c39579c26ac89445769a6f52ae68221
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 1b7946649292..2d87edffe2b5 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -73,7 +73,6 @@ #define STR_CAPTION_END (RC_GLOBALS_BEGIN + 43) #define STR_CAPTION_ABOVE (RC_GLOBALS_BEGIN + 44) #define STR_CAPTION_BELOW (RC_GLOBALS_BEGIN + 45) -#define STR_CAPTION_NONE (RC_GLOBALS_BEGIN + 46) // DIALOGS ----------------------------------------------------------- |