From f5e2a466066053d70e5ff6a0cc1857910b01a9b6 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 6 Oct 2016 15:15:43 +0100 Subject: drop unused STD_MASKCOLOR defines Change-Id: I9e6d499788467e5215464cf8f5146721b847909c --- chart2/source/controller/dialogs/Bitmaps.hrc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'chart2') diff --git a/chart2/source/controller/dialogs/Bitmaps.hrc b/chart2/source/controller/dialogs/Bitmaps.hrc index d15b5172e09e..0c3f323d7032 100644 --- a/chart2/source/controller/dialogs/Bitmaps.hrc +++ b/chart2/source/controller/dialogs/Bitmaps.hrc @@ -21,10 +21,6 @@ #include -#ifndef STD_MASKCOLOR -#define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; } -#endif - // chart types // Images: -- cgit