diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 15:15:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-06 15:15:43 +0100 |
commit | f5e2a466066053d70e5ff6a0cc1857910b01a9b6 (patch) | |
tree | be6d8b6e13b93e2cbfdc638749e7a0eb6daa38cd /desktop/inc | |
parent | e46e82a064c552b7e1f9f3bc14fbd95c35980b22 (diff) |
drop unused STD_MASKCOLOR defines
Change-Id: I9e6d499788467e5215464cf8f5146721b847909c
Diffstat (limited to 'desktop/inc')
-rw-r--r-- | desktop/inc/deployment.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/inc/deployment.hrc b/desktop/inc/deployment.hrc index ccb64425e29c..4b16b301ceb3 100644 --- a/desktop/inc/deployment.hrc +++ b/desktop/inc/deployment.hrc @@ -20,9 +20,6 @@ #ifndef INCLUDED_DEPLOYMENT_HRC #define INCLUDED_DEPLOYMENT_HRC -#define MASKCOLOR MaskColor = \ - Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; - #define RID_DEPLOYMENT_START 2000 #define RID_DEPLOYMENT_GUI_START RID_DEPLOYMENT_START |