diff options
Diffstat (limited to 'svl/source/inc/strmadpt.hxx')
-rw-r--r-- | svl/source/inc/strmadpt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/inc/strmadpt.hxx b/svl/source/inc/strmadpt.hxx index 0e6d122a04d9..c91d61cd06cc 100644 --- a/svl/source/inc/strmadpt.hxx +++ b/svl/source/inc/strmadpt.hxx @@ -54,8 +54,6 @@ public: virtual ErrCode FillAppend(const void * pBuffer, sal_uLong nCount, sal_uLong * pWritten) override; - - virtual void Terminate() override; }; #endif // INCLUDED_SVL_STRMADPT_HXX |