[Libreoffice-commits] core.git: include/toolkit

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 18 18:04:05 UTC 2020


 include/toolkit/awt/vclxwindows.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 12bb15fce78dc27fe046cecf6984c4f45b364e51
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Aug 18 14:44:10 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Aug 18 20:03:21 2020 +0200

    Removed duplicated includes
    
    Change-Id: I61861d87449f83cb3a1efe8a2cf0345864c2f1db
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100918
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Jenkins

diff --git a/include/toolkit/awt/vclxwindows.hxx b/include/toolkit/awt/vclxwindows.hxx
index ba13cd2f7da1..492df058e3e6 100644
--- a/include/toolkit/awt/vclxwindows.hxx
+++ b/include/toolkit/awt/vclxwindows.hxx
@@ -48,8 +48,6 @@
 #include <com/sun/star/awt/XItemListListener.hpp>
 #include <com/sun/star/awt/XSimpleTabController.hpp>
 #include <com/sun/star/awt/XTextArea.hpp>
-#include <com/sun/star/awt/XTextComponent.hpp>
-#include <com/sun/star/awt/XTextLayoutConstrains.hpp>
 #include <com/sun/star/util/Time.hpp>
 #include <com/sun/star/util/Date.hpp>
 #include <cppuhelper/implbase.hxx>


More information about the Libreoffice-commits mailing list