summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg/jpeg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/jpeg/jpeg.hxx')
-rw-r--r--vcl/source/filter/jpeg/jpeg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/jpeg/jpeg.hxx b/vcl/source/filter/jpeg/jpeg.hxx
index 701a8eaa53dc..118ff09fc125 100644
--- a/vcl/source/filter/jpeg/jpeg.hxx
+++ b/vcl/source/filter/jpeg/jpeg.hxx
@@ -32,7 +32,7 @@ VCL_DLLPUBLIC bool ImportJPEG( SvStream& rInputStream, Graphic& rGraphic, void*
bool ExportJPEG(SvStream& rOutputStream,
const Graphic& rGraphic,
const css::uno::Sequence< css::beans::PropertyValue >* pFilterData,
- bool* pExportWasGrey = nullptr);
+ bool* pExportWasGrey);
#endif // INCLUDED_VCL_SOURCE_FILTER_JPEG_JPEG_HXX