[Libreoffice-commits] core.git: ucb/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Oct 5 09:07:31 UTC 2020
ucb/source/core/ucbstore.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 47f0e09af5bfc250d91896d0af56b34b83bd16a2
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Oct 5 01:26:48 2020 +0200
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Mon Oct 5 11:06:53 2020 +0200
Removed duplicated include
Change-Id: Ib3fb174f390424f765113a7565a8b87dbede7342
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103938
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/ucb/source/core/ucbstore.cxx b/ucb/source/core/ucbstore.cxx
index 7db0b7925e02..24936d416c4e 100644
--- a/ucb/source/core/ucbstore.cxx
+++ b/ucb/source/core/ucbstore.cxx
@@ -47,7 +47,6 @@
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/weak.hxx>
#include <ucbhelper/macros.hxx>
-#include <tools/diagnose_ex.h>
#include "ucbstore.hxx"
using namespace com::sun::star::beans;
More information about the Libreoffice-commits
mailing list