summaryrefslogtreecommitdiff
path: root/include/toolkit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-18 14:44:10 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-18 20:03:21 +0200
commit12bb15fce78dc27fe046cecf6984c4f45b364e51 (patch)
tree1bb5cac89eef7e889aeac90642558a9e51430df1 /include/toolkit
parentf7e38a073cb1c92b503735b1da94d7be45926727 (diff)
Removed duplicated includes
Change-Id: I61861d87449f83cb3a1efe8a2cf0345864c2f1db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100918 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'include/toolkit')
-rw-r--r--include/toolkit/awt/vclxwindows.hxx2
1 files changed, 0 insertions, 2 deletions
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>