summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salbmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/salbmp.h')
-rw-r--r--vcl/inc/unx/salbmp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/salbmp.h b/vcl/inc/unx/salbmp.h
index 6b0e722dd7d6..1a4c9d015568 100644
--- a/vcl/inc/unx/salbmp.h
+++ b/vcl/inc/unx/salbmp.h
@@ -163,7 +163,6 @@ private:
Drawable aSrcDrawable,
long nSrcDrawableDepth,
Drawable aDstDrawable,
- long nDstDrawableDepth,
long nSrcX,
long nSrcY,
long nDestWidth,
@@ -208,7 +207,6 @@ public:
void ImplDraw(
Drawable aDrawable,
- long nDrawableDepth,
const SalTwoRect& rTwoRect,
const GC& rGC
) const;