summaryrefslogtreecommitdiff
path: root/sw
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 /sw
parent07a490a740230d03cd0449ad1c471878176f5a8f (diff)
hrc cleanup: Remove include guards
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/rcid.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc
index 8f9bd1c6055c..6081a5e4d807 100644
--- a/sw/inc/rcid.hrc
+++ b/sw/inc/rcid.hrc
@@ -18,9 +18,7 @@
#ifndef _RDIC_HRC
#define _RDIC_HRC
-#ifndef _SFXSIDS_HRC //autogen
#include <sfx2/sfxsids.hrc>
-#endif
#define IMAGE_MASK_COLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
// ----------------------------------------------------------------