diff options
-rw-r--r-- | include/svl/poolitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx index af8e405de58e..0d438a95546a 100644 --- a/include/svl/poolitem.hxx +++ b/include/svl/poolitem.hxx @@ -173,7 +173,6 @@ public: inline sal_uLong AddRef( sal_uLong n = 1 ) const; private: inline sal_uLong ReleaseRef( sal_uLong n = 1 ) const; - SVL_DLLPRIVATE long Delete_Impl(void*); protected: explicit SfxPoolItem( sal_uInt16 nWhich = 0 ); |