summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-16 08:44:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-16 13:59:30 +0100
commitce043bb4f9f3e05f8d79346a263a685faf26037e (patch)
tree6695aa4fb9d5725fea1fe4c6304873e862315e19 /include
parentd69d6f4dc8eef7cd85929a2655c523d2f17263e0 (diff)
callcatcher: update unused code list
Change-Id: I84f693aa6747f639bd4ae60a02dd4d8c30b7d029
Diffstat (limited to 'include')
-rw-r--r--include/svx/galleryitem.hxx1
1 files changed, 0 insertions, 1 deletions
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; }