summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-11 13:52:48 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-11 21:38:48 +0100
commit1fa89b34cfd1dcef07a72f05549aa23def3ba8db (patch)
treee1a762c2610f2f9c1298a6c76e31db0067156ad2
parent7f69594c5c6c32e0ec1b3cf2cdf4bf7147a7e0b1 (diff)
unnecessary include
Change-Id: Ia8db302de488cfa89311a258a57f8c595528088a Reviewed-on: https://gerrit.libreoffice.org/82443 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--vcl/source/window/window.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/window/window.cxx b/vcl/source/window/window.cxx
index 0072ec49f1b8..19e2e105a168 100644
--- a/vcl/source/window/window.cxx
+++ b/vcl/source/window/window.cxx
@@ -40,7 +40,6 @@
#include <vcl/sysdata.hxx>
#include <vcl/ptrstyle.hxx>
#include <vcl/IDialogRenderable.hxx>
-#include <vcl/transfer.hxx>
#include <vcl/uitest/uiobject.hxx>