summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:59:36 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:51 +0200
commit94e0f1a0b351018d2ec012d57639fa155b6d7575 (patch)
treea7a48ed3a6fdc5ed8acabd90d929c39f7e8d17c3 /cui/source/inc
parent42a6e74fc36862c4115fee07fe6be4a233adb30d (diff)
remove unused code SfxAcceleratorConfigPage::Create
Change-Id: I0fa740b8eec80aff999627ba5a095248f69dab81
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/acccfg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/acccfg.hxx b/cui/source/inc/acccfg.hxx
index 3ee8898993fe..ae83b9deb4eb 100644
--- a/cui/source/inc/acccfg.hxx
+++ b/cui/source/inc/acccfg.hxx
@@ -179,7 +179,6 @@ public:
virtual void Reset( const SfxItemSet& );
void Apply(const css::uno::Reference< css::ui::XAcceleratorConfiguration >& pAccMgr);
- static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
};
#endif