summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/CommandDispatchContainer.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-17 17:58:18 +0100
committerKohei Yoshida <kyoshida@novell.com>2011-01-18 12:25:25 -0500
commit4b13d3dc1d29132f7e188932ca5ee00c977d3655 (patch)
treea5448366caad6aef8cf5f0d079d4046f16c2cccb /chart2/source/controller/main/CommandDispatchContainer.hxx
parent0cd32bec488d80cef111ccbff8c172b35421a394 (diff)
Some more dead code removal
Diffstat (limited to 'chart2/source/controller/main/CommandDispatchContainer.hxx')
-rw-r--r--chart2/source/controller/main/CommandDispatchContainer.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/main/CommandDispatchContainer.hxx b/chart2/source/controller/main/CommandDispatchContainer.hxx
index 8d99247c908d..b698494a9f1e 100644
--- a/chart2/source/controller/main/CommandDispatchContainer.hxx
+++ b/chart2/source/controller/main/CommandDispatchContainer.hxx
@@ -87,9 +87,6 @@ public:
void setModel(
const ::com::sun::star::uno::Reference<
::com::sun::star::frame::XModel > & xModel );
-// void setUndoManager(
-// const ::com::sun::star::uno::Reference<
-// ::com::sun::star::chart2::XUndoManager > & xUndoManager );
/** Set a chart dispatcher that is used for all commands contained in
rChartCommands