summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-06 12:48:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-06 13:29:39 +0100
commit04ba40c749fe01e226d30dc5d075e510d70bf48b (patch)
tree4a50e7ee58de56f320426c5cd71011051f06e85d /fpicker
parent4dfa3161896a0e045da3b5cf656ebd8f40044a46 (diff)
ImageList just reads and discards the MaskColor, so drop it
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/iodlg.src5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src
index b25dcc83cc82..fa1aa8456f86 100644
--- a/fpicker/source/office/iodlg.src
+++ b/fpicker/source/office/iodlg.src
@@ -22,14 +22,11 @@
#include "iodlg.hrc"
#include "OfficeFilePicker.hrc"
-#define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
-
- // image lists ***************************************************************
+// image lists ***************************************************************
ImageList RID_FILEPICKER_IMAGES
{
Prefix = "fp";
- MASKCOLOR
IdList =
{
IMG_FILEDLG_BTN_UP;