diff options
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/ids.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc index 8b961210078f..9ede06491030 100644 --- a/uui/source/ids.hrc +++ b/uui/source/ids.hrc @@ -19,12 +19,8 @@ #ifndef UUI_IDS_HRC #define UUI_IDS_HRC -#ifndef _SOLAR_HRC #include "svl/solar.hrc" -#endif -#ifndef _ERRCODE_HXX #include "tools/errcode.hxx" -#endif #define RID_KEEP_PASSWORD (RID_UUI_START + 0) #define RID_SAVE_PASSWORD (RID_UUI_START + 1) |