summaryrefslogtreecommitdiff
path: root/include/vcl/image.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-04 18:47:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-04 20:34:55 +0000
commit59ad262ab97c497c3e8a24d2e4a65b38f1d1dbec (patch)
tree246bfb7a2d60e020949604ba0b5c68a0f4042677 /include/vcl/image.hxx
parentf1a8e00764b32c3b799ecd40dcb4dd632493bc45 (diff)
last bitmaps that pMaskColor arg was used on converted to true transparency
Change-Id: I99bb32355bc53e2c870f84e60fc1e35b9dfe8270
Diffstat (limited to 'include/vcl/image.hxx')
-rw-r--r--include/vcl/image.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/image.hxx b/include/vcl/image.hxx
index f2aceb42a9fe..d086c3e75ba2 100644
--- a/include/vcl/image.hxx
+++ b/include/vcl/image.hxx
@@ -82,7 +82,6 @@ public:
const std::vector< OUString > &rNameVector );
void InsertFromHorizontalBitmap(const ResId& rResId,
sal_uInt16 nCount,
- const Color *pNonAlphaMaskColor,
const Color *pSearchColors,
const Color *pReplaceColors,
sal_uLong nColorCount);