diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/dialogs/Bitmaps.hrc | 2 | ||||
-rw-r--r-- | chart2/source/controller/inc/MenuResIds.hrc | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/Bitmaps.hrc b/chart2/source/controller/dialogs/Bitmaps.hrc index 6cde7b4c2aa1..22767e45c16e 100644 --- a/chart2/source/controller/dialogs/Bitmaps.hrc +++ b/chart2/source/controller/dialogs/Bitmaps.hrc @@ -18,9 +18,7 @@ #ifndef CHART_BITMAPS_HRC #define CHART_BITMAPS_HRC -#ifndef _SOLAR_HRC #include <svl/solar.hrc> -#endif #ifndef STD_MASKCOLOR #define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; } diff --git a/chart2/source/controller/inc/MenuResIds.hrc b/chart2/source/controller/inc/MenuResIds.hrc index 287d8f0e39ca..a24000f8994e 100644 --- a/chart2/source/controller/inc/MenuResIds.hrc +++ b/chart2/source/controller/inc/MenuResIds.hrc @@ -18,9 +18,7 @@ #ifndef CHART_MENURESIDS_HRC #define CHART_MENURESIDS_HRC -#ifndef _SOLAR_HRC #include <svl/solar.hrc> -#endif //----------------------------------------------------------------------------- // context menus |