diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-06 11:38:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 13:45:18 +0200 |
commit | 5502be9695b67b094d581d108dc9ebddc161cc60 (patch) | |
tree | 9e1024074e11d9fd318689a46afac0e03103415a /framework/inc/xml | |
parent | 397a11f68e0c73c76729e03aa5cbc48922b13473 (diff) |
Remove commented out code
Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998
Diffstat (limited to 'framework/inc/xml')
-rw-r--r-- | framework/inc/xml/acceleratorconfigurationreader.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/inc/xml/acceleratorconfigurationreader.hxx b/framework/inc/xml/acceleratorconfigurationreader.hxx index e56955112a5a..5e0feabcfc07 100644 --- a/framework/inc/xml/acceleratorconfigurationreader.hxx +++ b/framework/inc/xml/acceleratorconfigurationreader.hxx @@ -122,9 +122,6 @@ class AcceleratorConfigurationReader : public css::xml::sax::XDocumentHandler */ css::uno::Reference< css::xml::sax::XLocator > m_xLocator; -/* SfxAcceleratorItemList& m_aReadAcceleratorList; -*/ - //------------------------------------------- // interface |