summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-13 16:55:38 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-13 18:18:42 +0200
commit582e06f71c63d70189e1ecd4fe365c541648cf83 (patch)
tree64e4660131d459208e165dd9382280135edf29a1 /vcl/inc
parent72e21d7a5621846782f86e2fc645811efbf5f18a (diff)
unusedcode.easy: remove unused code
Change-Id: I87e7264ffd3086796aaa8e136c2f9b77fde7b74f
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/unx/salgdi.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/vcl/inc/unx/salgdi.h b/vcl/inc/unx/salgdi.h
index 3ffbd8701718..359d274ba79e 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -186,13 +186,6 @@ protected:
unsigned int &nDY,
int &nSrcX,
int &nSrcY ) const;
- GC SetMask ( int &nX,
- int &nY,
- unsigned int &nDX,
- unsigned int &nDY,
- int &nSrcX,
- int &nSrcY,
- Pixmap hClipMask );
using SalGraphics::DrawBitmap;
void DrawBitmap( const SalTwoRect *pPosAry,
SalGraphics *pThis,