summaryrefslogtreecommitdiff
path: root/include/vcl/canvastools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/canvastools.hxx')
-rw-r--r--include/vcl/canvastools.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/vcl/canvastools.hxx b/include/vcl/canvastools.hxx
index e2abfb32bbe1..915e4e218cd3 100644
--- a/include/vcl/canvastools.hxx
+++ b/include/vcl/canvastools.hxx
@@ -74,8 +74,7 @@ namespace vcl
/** Create an XBitmap from VCL BitmapEx
*/
css::uno::Reference< css::rendering::XBitmap >
- VCL_DLLPUBLIC xBitmapFromBitmapEx( const css::uno::Reference< css::rendering::XGraphicDevice >& xGraphicDevice,
- const ::BitmapEx& inputBitmap );
+ VCL_DLLPUBLIC xBitmapFromBitmapEx( const ::BitmapEx& inputBitmap );
/** Create a BitmapEx from an XBitmap
*/