summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-13 16:43:50 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-13 16:56:19 +0100
commit3bc78657cbbca66815073cdd1fad7324b0c65c95 (patch)
treed1eca4a09acc3e41180b8dcd4b3f32cd3abaa554 /vcl
parent146e4f8bac3b76c33726219858aa0c823167a0a6 (diff)
WaE
Change-Id: If061fd4c228b5288173a045430608b34b138c178
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/gdi/gdiimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/win/source/gdi/gdiimpl.hxx b/vcl/win/source/gdi/gdiimpl.hxx
index b21f138c396d..a1c781a36676 100644
--- a/vcl/win/source/gdi/gdiimpl.hxx
+++ b/vcl/win/source/gdi/gdiimpl.hxx
@@ -192,7 +192,7 @@ public:
/** Render 32-bits bitmap with alpha channel */
virtual bool drawAlphaBitmap(
const SalTwoRect&,
- const SalBitmap& rBitmap ) SAL_OVERRIDE {return false;}
+ const SalBitmap& ) SAL_OVERRIDE {return false;}
/** draw transformed bitmap (maybe with alpha) where Null, X, Y define the coordinate system */
virtual bool drawTransformedBitmap(