diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-18 12:10:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-18 12:10:54 +0100 |
commit | be33f49e569043207b18dd1257e13f937f47bf1e (patch) | |
tree | 93533d19846b69363af08ea8c0689153b58d4313 | |
parent | d181a7bc21faa5a9f95363cd215962a9e6fdf482 (diff) |
WaE remove this duplicate define
-rwxr-xr-x | cui/source/inc/cuires.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 52549e934ecc..023d9281de94 100755 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -34,9 +34,6 @@ // Resource-Id's ------------------------------------------------------------ -// Bitte FIRSTFREE pflegen!!! (gilt nicht f"ur Strings) -#define RID_SVX_FIRSTFREE 305 - // Gallery #define RID_CUI_GALLERY_START (RID_SVX_START + 360) #define RID_CUI_GALLERY_END (RID_SVX_START + 410) |