From 4665608ae8824128d9cc0bf8a21c47140cb5dd05 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 4 Aug 2011 09:34:18 +0100 Subject: callcatcher: remove unused methods --- sot/inc/sot/storage.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sot/inc') diff --git a/sot/inc/sot/storage.hxx b/sot/inc/sot/storage.hxx index 9913edaaa40f..a71332b3108b 100644 --- a/sot/inc/sot/storage.hxx +++ b/sot/inc/sot/storage.hxx @@ -231,7 +231,6 @@ public: virtual sal_Bool MoveTo( const String & rEleName, SotStorage * pDest, const String & rNewName ); - SvStream* GetTargetSvStream() const; sal_Bool SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue ); sal_Bool GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ); sal_Bool GetProperty( const String& rEleName, const String& rName, ::com::sun::star::uno::Any& rValue ); -- cgit