summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorMonica Ramirez Arceda <monica@probeta.net>2012-04-23 11:30:01 +0530
committerMuthu Subramanian <sumuthu@suse.com>2012-04-23 11:30:01 +0530
commitd31aae4c9eea4f4aecea2a051518536b47aa8ab6 (patch)
tree370efaaf3383476f0f8eb9dff9bfaf514410b1fa /vcl/inc
parent2910933f2609b19d9c6c4b793288e1b2d9991080 (diff)
Remove unused vcl methods.
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/salgdi.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index e351ed3e2f00..6c99e461a3a2 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -405,10 +405,6 @@ public:
const OutputDevice *pOutDev );
void DrawBitmap( const SalTwoRect* pPosAry,
const SalBitmap& rSalBitmap,
- SalColor nTransparentColor,
- const OutputDevice *pOutDev );
- void DrawBitmap( const SalTwoRect* pPosAry,
- const SalBitmap& rSalBitmap,
const SalBitmap& rTransparentBitmap,
const OutputDevice *pOutDev );