[Libreoffice-commits] core.git: svx/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 24 15:48:53 UTC 2020
svx/source/gallery2/gallerybinaryengine.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ba4b584815b71fc8987c9212226124c3e0974cfb
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jul 24 16:12:39 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Jul 24 17:48:17 2020 +0200
Removed duplicated include
Change-Id: I7cbc12de4695b39ae7117677d3d04211e0507d96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99378
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/svx/source/gallery2/gallerybinaryengine.cxx b/svx/source/gallery2/gallerybinaryengine.cxx
index 3078a76eca71..5f7d806d59e3 100644
--- a/svx/source/gallery2/gallerybinaryengine.cxx
+++ b/svx/source/gallery2/gallerybinaryengine.cxx
@@ -32,7 +32,6 @@
#include <tools/diagnose_ex.h>
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/streamwrap.hxx>
-#include <tools/urlobj.hxx>
#include <tools/vcompat.hxx>
using namespace ::com::sun::star;
More information about the Libreoffice-commits
mailing list