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 /starmath | |
parent | 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (diff) |
hrc cleanup: Remove unused resource definitions
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/toolbox.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index eda6042a7adf..d5ef57f74799 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -25,14 +25,12 @@ * ************************************************************************/ - #include <sfx2/sfx.hrc> #include <svx/globlmn.hrc> #include "starmath.hrc" #include "toolbox.hrc" #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000; Blue = 0xff00; } -#define IMAGE_STDBTN_COLOR_HC IMAGE_STDBTN_COLOR FloatingWindow RID_TOOLBOXWINDOW |