summaryrefslogtreecommitdiff
path: root/vcl/source/filter/graphicfilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/graphicfilter.cxx')
-rw-r--r--vcl/source/filter/graphicfilter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/filter/graphicfilter.cxx b/vcl/source/filter/graphicfilter.cxx
index 379b8c5a8ff2..84cd26f879a5 100644
--- a/vcl/source/filter/graphicfilter.cxx
+++ b/vcl/source/filter/graphicfilter.cxx
@@ -100,7 +100,6 @@ protected:
public:
explicit ImpFilterOutputStream( SvStream& rStm ) : mrStm( rStm ) {}
- virtual ~ImpFilterOutputStream() override {}
};
#ifndef DISABLE_EXPORT