[Libreoffice-commits] core.git: vcl/source

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 11 20:39:55 UTC 2019


 vcl/source/window/window.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1fa89b34cfd1dcef07a72f05549aa23def3ba8db
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Nov 11 13:52:48 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Nov 11 21:38:48 2019 +0100

    unnecessary include
    
    Change-Id: Ia8db302de488cfa89311a258a57f8c595528088a
    Reviewed-on: https://gerrit.libreoffice.org/82443
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

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>
 


More information about the Libreoffice-commits mailing list