diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 17:46:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 18:33:42 +0200 |
commit | d341aca7f68bc082cdefe4b1176f56c2c14a0322 (patch) | |
tree | 0b6a1da402cd9641d506d49a892b264b24e13a4b /svl | |
parent | 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (diff) |
hrc cleanup: Remove unused resource definitions
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/solar.hrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/svl/inc/svl/solar.hrc b/svl/inc/svl/solar.hrc index 973a738497e0..416563cf34e7 100644 --- a/svl/inc/svl/solar.hrc +++ b/svl/inc/svl/solar.hrc @@ -74,8 +74,7 @@ #define RID_OFA_START (RID_LIB_START+6900) // RID_OFA_END (RID_LIB_START+7399) -#define RID_GOODIES_START (RID_LIB_START+7400) -// RID_GOODIES_END (RID_LIB_START+7449) +// free: RID_LIB_START+7400 to +7449 #define RID_SVL_START (RID_LIB_START+7450) // RID_SVL_END (RID_LIB_START+7899) |