summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 21:30:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 22:42:09 +0200
commit64517292c92cb1a28880a31e335726744ec7c82d (patch)
treec9a3cbfb065a157cd2fb6efddffe01cd9e2f1f1c /uui
parent07a490a740230d03cd0449ad1c471878176f5a8f (diff)
hrc cleanup: Remove include guards
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'uui')
-rw-r--r--uui/source/ids.hrc4
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)