summaryrefslogtreecommitdiff
path: root/include/svtools/ivctrl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-27 08:46:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-27 10:18:31 +0100
commit53617c8651274e581cc1b55c9705c54e03f93879 (patch)
treee47a5e84d3b38344b1f845233398a10150949145 /include/svtools/ivctrl.hxx
parentf52b92f1c55657fd737c4d92010ca54e65c387d3 (diff)
callcatcher: update unused code
Change-Id: Idaed255e4f004ad555ccbd6ba9dc29bf522d3c5f
Diffstat (limited to 'include/svtools/ivctrl.hxx')
-rw-r--r--include/svtools/ivctrl.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index 46478a47c69b..1b4cba84747b 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -289,10 +289,6 @@ public:
);
/** creates automatic mnemonics for all icon texts in the control
- */
- void CreateAutoMnemonics( void );
-
- /** creates automatic mnemonics for all icon texts in the control
@param _rUsedMnemonics
a MnemonicGenerator at which some other mnemonics are already registered.