toolkit/source/controls/unocontroltablemodel.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 16c06873b66ebdfcc70c7a1fcaf8c3cac60be2df
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Tue Jun 18 04:39:24 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Jun 18 08:24:53 2024 +0200

    Remove duplicated include
    
    Was added in https://gerrit.libreoffice.org/c/core/+/105028
    
    Change-Id: Ib15b1ac91aa0453a5db1dccd3efae8f95c428a41
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169094
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/toolkit/source/controls/unocontroltablemodel.hxx 
b/toolkit/source/controls/unocontroltablemodel.hxx
index 2619407941f5..b77c2e5ce531 100644
--- a/toolkit/source/controls/unocontroltablemodel.hxx
+++ b/toolkit/source/controls/unocontroltablemodel.hxx
@@ -27,7 +27,6 @@
 #include <com/sun/star/awt/grid/XGridColumnModel.hpp>
 #include <com/sun/star/awt/grid/XGridDataModel.hpp>
 #include <com/sun/star/awt/grid/XGridColumn.hpp>
-#include <com/sun/star/awt/grid/XGridColumn.hpp>
 #include <com/sun/star/style/VerticalAlignment.hpp>
 #include <cppuhelper/weakref.hxx>
 

Reply via email to