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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Jan 28 11:09:01 UTC 2020


 svx/source/gallery2/galbrws1.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b2be32ed509f3857c1ede758163f0b8e753337e8
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jan 27 21:36:28 2020 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jan 28 12:08:27 2020 +0100

    drop unnecessary vcl.builder include
    
    Change-Id: Id13e566320ddc98e47558a0610a3a8ea85fba7c0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87562
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/svx/source/gallery2/galbrws1.cxx b/svx/source/gallery2/galbrws1.cxx
index cbe8d93efbbf..7b7daeee6024 100644
--- a/svx/source/gallery2/galbrws1.cxx
+++ b/svx/source/gallery2/galbrws1.cxx
@@ -22,7 +22,6 @@
 #include <comphelper/processfactory.hxx>
 #include <tools/datetime.hxx>
 #include <unotools/datetime.hxx>
-#include <vcl/builder.hxx>
 #include <vcl/commandevent.hxx>
 #include <vcl/event.hxx>
 #include <vcl/settings.hxx>


More information about the Libreoffice-commits mailing list