summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-22 09:18:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-22 09:19:48 +0100
commit11c834698466aea8004ff4b716afa26ae82aa615 (patch)
tree3e87c08842a560fb6b9d4efb6ac6ecef70590a64 /include
parent6ff2d84ade299cb3d14d4110e4cf1a4b8070c030 (diff)
callcatcher: update unused code
Change-Id: I8a596153fe6ab34c56a956731d7f9909e71044aa
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/mnuitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/mnuitem.hxx b/include/sfx2/mnuitem.hxx
index 065b6c968b96..98f0cc1a95d3 100644
--- a/include/sfx2/mnuitem.hxx
+++ b/include/sfx2/mnuitem.hxx
@@ -130,7 +130,6 @@ protected:
DECL_LINK( Activate, Menu * ); // Needed to support high contrast images
public:
- static SfxMenuControl* CreateImpl( sal_uInt16 nId, Menu &rMenu, SfxBindings &rBindings );
SfxAppMenuControl_Impl( sal_uInt16 nPos, Menu& rMenu, SfxBindings& rBindings );
virtual ~SfxAppMenuControl_Impl();