From b48e2d958c905322ebd3219cc2141c7c2f0ce768 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 1 Oct 2011 22:02:12 +0100 Subject: callcatcher: various unused methods --- svl/inc/svl/style.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svl/inc') diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx index 7edecd70883d..ceb8050f31c8 100644 --- a/svl/inc/svl/style.hxx +++ b/svl/inc/svl/style.hxx @@ -285,7 +285,6 @@ public: virtual sal_Bool SetParent( const UniString& ); protected: - SfxStyleSheet(); // do not use! virtual ~SfxStyleSheet(); }; -- cgit