sw/source/core/inc/unocontentcontrol.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8deef56243b4ddac3292f8b10924c35177cf7037
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Tue Jun 18 04:26:31 2024 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Tue Jun 18 08:25:10 2024 +0200

    Remove duplicated include
    
    Was included in https://gerrit.libreoffice.org/c/core/+/132404
    
    Change-Id: I4af9d5a4764cb81d4069798ea9cd04bfb75e91b5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169092
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sw/source/core/inc/unocontentcontrol.hxx 
b/sw/source/core/inc/unocontentcontrol.hxx
index 3781512377cb..f0b2bb1da808 100644
--- a/sw/source/core/inc/unocontentcontrol.hxx
+++ b/sw/source/core/inc/unocontentcontrol.hxx
@@ -29,7 +29,6 @@
 #include <com/sun/star/container/XEnumerationAccess.hpp>
 #include <com/sun/star/text/XTextContent.hpp>
 #include <com/sun/star/text/XTextField.hpp>
-#include <com/sun/star/beans/XPropertySet.hpp>
 
 #include <cppuhelper/implbase.hxx>
 

Reply via email to