sw/source/uibase/shells/textsh1.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 182140d53ac767f5f31aefb2f00ac1f812245703
Author:     Ilmari Lauhakangas <[email protected]>
AuthorDate: Mon Nov 4 16:17:44 2024 +0200
Commit:     Ilmari Lauhakangas <[email protected]>
CommitDate: Mon Nov 4 16:28:51 2024 +0100

    Remove commented out includes
    
    Change-Id: I7aed7953f8d101f145a4267168c90623022677f6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176012
    Tested-by: Jenkins
    Reviewed-by: Ilmari Lauhakangas <[email protected]>

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;

Reply via email to