summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/cvtgrf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/cvtgrf.cxx')
-rw-r--r--vcl/source/gdi/cvtgrf.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/source/gdi/cvtgrf.cxx b/vcl/source/gdi/cvtgrf.cxx
index 3d13c82d07e6..d803813ac919 100644
--- a/vcl/source/gdi/cvtgrf.cxx
+++ b/vcl/source/gdi/cvtgrf.cxx
@@ -24,8 +24,7 @@
#include <svdata.hxx>
// Callback
-GraphicConverter::GraphicConverter() :
- mpConvertData( NULL )
+GraphicConverter::GraphicConverter()
{
}