diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 08:20:39 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-15 08:22:09 +0200 |
commit | e06d6e3956e246abbbc05a05598bd2a720a1e283 (patch) | |
tree | 3568c8cf7a43b6790dc9aa3a28c83a06c33faf52 /desktop/source/app/desktop.hrc | |
parent | f8de2166d46c4bdb80a1ddfb0e75b96a2ce6a60d (diff) |
hrc cleanup: Remove completely unused RIDs
These RID definitions aren't used at any other point. So remove
them. Unused START and END definitions were commented out for
documentation purpose.
All definitions in basctl/source/basicide/tbxctl.hrc were unused,
so I removed this file.
Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
Diffstat (limited to 'desktop/source/app/desktop.hrc')
-rw-r--r-- | desktop/source/app/desktop.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/desktop.hrc b/desktop/source/app/desktop.hrc index 9c68d7b9fd2d..d08f87911c7a 100644 --- a/desktop/source/app/desktop.hrc +++ b/desktop/source/app/desktop.hrc @@ -33,7 +33,7 @@ #endif #define RID_DESKTOP_DIALOG_START 2000 -#define RID_FIRSTSTSTART_START 3000 +// RID_FIRSTSTSTART_START 3000 #define RID_DESKTOP_STRING_START 10000 |