From 4b13d3dc1d29132f7e188932ca5ee00c977d3655 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 17 Jan 2011 17:58:18 +0100 Subject: Some more dead code removal --- chart2/source/controller/main/CommandDispatchContainer.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'chart2/source/controller/main/CommandDispatchContainer.hxx') 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 -- cgit