From ce043bb4f9f3e05f8d79346a263a685faf26037e Mon Sep 17 00:00:00 2001 From: Caolán McNamara <caolanm@redhat.com> Date: Fri, 16 Aug 2013 08:44:58 +0100 Subject: callcatcher: update unused code list Change-Id: I84f693aa6747f639bd4ae60a02dd4d8c30b7d029 --- include/svx/galleryitem.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/svx/galleryitem.hxx b/include/svx/galleryitem.hxx index 41eeac5b4b91..0fbb70dd9bf7 100644 --- a/include/svx/galleryitem.hxx +++ b/include/svx/galleryitem.hxx @@ -50,7 +50,6 @@ public: SvxGalleryItem(); SvxGalleryItem( const SvxGalleryItem& ); - SvxGalleryItem( const sal_uInt16 nId ); ~SvxGalleryItem(); sal_Int8 GetType() const { return m_nType; } -- cgit