diff options
author | Noel Grandin <noel@peralex.com> | 2014-03-04 09:59:36 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-03-05 09:17:51 +0200 |
commit | 94e0f1a0b351018d2ec012d57639fa155b6d7575 (patch) | |
tree | a7a48ed3a6fdc5ed8acabd90d929c39f7e8d17c3 /cui/source/inc/acccfg.hxx | |
parent | 42a6e74fc36862c4115fee07fe6be4a233adb30d (diff) |
remove unused code SfxAcceleratorConfigPage::Create
Change-Id: I0fa740b8eec80aff999627ba5a095248f69dab81
Diffstat (limited to 'cui/source/inc/acccfg.hxx')
-rw-r--r-- | cui/source/inc/acccfg.hxx | 1 |
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 |