extensions/source/bibliography/datman.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit ffa97dfc53ef902fe478f264c51989bd4c4434d1 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Sep 26 19:27:59 2019 +0200 Commit: Andrea Gelmini <[email protected]> CommitDate: Fri Sep 27 09:28:53 2019 +0200 Removed duplicated include Change-Id: I7571da9c657be845c62c9f452210f55fde67883d Reviewed-on: https://gerrit.libreoffice.org/79653 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <[email protected]> diff --git a/extensions/source/bibliography/datman.cxx b/extensions/source/bibliography/datman.cxx index a1d4617225f6..be9de7ee0866 100644 --- a/extensions/source/bibliography/datman.cxx +++ b/extensions/source/bibliography/datman.cxx @@ -64,7 +64,6 @@ #include <strings.hrc> #include <helpids.h> #include <connectivity/dbtools.hxx> -#include <connectivity/dbtools.hxx> #include <memory> using namespace ::com::sun::star; _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
