summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-14 02:03:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-14 05:43:47 +0200
commit5a7e8389f0720f1872f36af401c6b3af7968b7ea (patch)
tree6c84a567a77524d4dbe41a691c7dfef58004cb9c /toolkit
parent87b6f3059ef85e244c0262f209be4a4bad0f1594 (diff)
hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/xthrobber.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/xthrobber.src b/toolkit/source/awt/xthrobber.src
index 90b8fdf1201c..94ff3ef5c55a 100644
--- a/toolkit/source/awt/xthrobber.src
+++ b/toolkit/source/awt/xthrobber.src
@@ -25,9 +25,7 @@
*
************************************************************************/
-#ifndef _TOOLKIT_AWT_XTHROBBER_HRC_
#include <xthrobber.hrc>
-#endif
#define STD_MASK_COLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };