summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/gdi/gdiimpl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-08 10:25:58 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-10 08:21:20 +0000
commit001e694ecd21095b6fcfb5632ace63d8e0c2b7f8 (patch)
tree6a78b42161a396b3a63e55a4e5c2fa45d76311c2 /vcl/unx/generic/gdi/gdiimpl.hxx
parentformula/random.hxx in pch (diff)
downloadcore-001e694ecd21095b6fcfb5632ace63d8e0c2b7f8.tar.gz
core-001e694ecd21095b6fcfb5632ace63d8e0c2b7f8.zip
loplugin:unusedmethods vcl(part2)
Change-Id: I12356b3fdce68282a30cae2b270b02e46558860a Reviewed-on: https://gerrit.libreoffice.org/16847 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'vcl/unx/generic/gdi/gdiimpl.hxx')
-rw-r--r--vcl/unx/generic/gdi/gdiimpl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/unx/generic/gdi/gdiimpl.hxx b/vcl/unx/generic/gdi/gdiimpl.hxx
index 509ac1d0e771..f5df99caa853 100644
--- a/vcl/unx/generic/gdi/gdiimpl.hxx
+++ b/vcl/unx/generic/gdi/gdiimpl.hxx
@@ -195,11 +195,6 @@ public:
virtual void drawBitmap(
const SalTwoRect& rPosAry,
const SalBitmap& rSalBitmap,
- SalColor nTransparentColor ) SAL_OVERRIDE;
-
- virtual void drawBitmap(
- const SalTwoRect& rPosAry,
- const SalBitmap& rSalBitmap,
const SalBitmap& rMaskBitmap ) SAL_OVERRIDE;
virtual void drawMask(