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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Aug 2 06:47:41 UTC 2020


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

New commits:
commit 0ef35ba89894d2aa2cb96f991f1b874b8017ec4d
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Aug 1 23:08:39 2020 +0200
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Sun Aug 2 08:46:59 2020 +0200

    Removed duplicated include
    
    Change-Id: I3decadf858fd6d107efd6ac78e1b56f7195b4e91
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99776
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>

diff --git a/svx/source/gallery2/gallerybinaryengine.cxx b/svx/source/gallery2/gallerybinaryengine.cxx
index f5ddc213000e..987a0ffb22e7 100644
--- a/svx/source/gallery2/gallerybinaryengine.cxx
+++ b/svx/source/gallery2/gallerybinaryengine.cxx
@@ -41,7 +41,6 @@
 #include <unotools/streamwrap.hxx>
 #include <unotools/tempfile.hxx>
 #include <ucbhelper/content.hxx>
-#include <tools/urlobj.hxx>
 #include <tools/vcompat.hxx>
 
 using namespace ::com::sun::star;


More information about the Libreoffice-commits mailing list