summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/accelcfg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-04 09:34:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-04 09:36:47 +0100
commit4665608ae8824128d9cc0bf8a21c47140cb5dd05 (patch)
tree66f9b9a685f7a7151871f238b6ab6e6255dd82d4 /unotools/inc/unotools/accelcfg.hxx
parent9c0bcbaa53871c1f416828b21695e8ce6eb82e7e (diff)
callcatcher: remove unused methods
Diffstat (limited to 'unotools/inc/unotools/accelcfg.hxx')
-rw-r--r--unotools/inc/unotools/accelcfg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/inc/unotools/accelcfg.hxx b/unotools/inc/unotools/accelcfg.hxx
index 9bc3f2178e34..633ab38bf6f8 100644
--- a/unotools/inc/unotools/accelcfg.hxx
+++ b/unotools/inc/unotools/accelcfg.hxx
@@ -60,7 +60,6 @@ public:
SvtAcceleratorConfiguration();
// get special accelerators
- static SvtAcceleratorConfiguration* CreateFromStream( SvStream& rStream );
static String GetStreamName();
static SvStream* GetDefaultStream( StreamMode );