summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-06 15:15:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-06 15:15:43 +0100
commitf5e2a466066053d70e5ff6a0cc1857910b01a9b6 (patch)
treebe6d8b6e13b93e2cbfdc638749e7a0eb6daa38cd /sc
parente46e82a064c552b7e1f9f3bc14fbd95c35980b22 (diff)
drop unused STD_MASKCOLOR defines
Change-Id: I9e6d499788467e5215464cf8f5146721b847909c
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/sc.hrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 26b55cb78442..49f3dcf878d0 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1102,10 +1102,6 @@
#define SC_DIALOGS_END (WID_CONDFRMT_REF + 1)
-#ifndef STD_MASKCOLOR
-#define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
-#endif
-
#define MID_1 1
#define MID_2 2
#define MID_3 3