diff options
-rw-r--r-- | sw/source/uibase/shells/textsh1.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/shells/textsh1.cxx b/sw/source/uibase/shells/textsh1.cxx index c770415f4a28..8942e812fd29 100644 --- a/sw/source/uibase/shells/textsh1.cxx +++ b/sw/source/uibase/shells/textsh1.cxx @@ -150,9 +150,6 @@ #include <com/sun/star/chart2/XDataSeriesContainer.hpp> #include <com/sun/star/util/XCloneable.hpp> -//#include <../../../../chart2/source/controller/inc/ChartController.hxx> -//#include <DataSeries.hxx> - using namespace ::com::sun::star; using namespace com::sun::star::beans; using namespace ::com::sun::star::container; |