sd/source/ui/table/tablefunction.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 10ff65d3a47e98af2113828b6ac60abcd188d1ea Author: Andrea Gelmini <[email protected]> AuthorDate: Sat May 11 08:36:35 2019 +0000 Commit: Julien Nabet <[email protected]> CommitDate: Sat May 11 11:12:50 2019 +0200 Removed duplicated include Change-Id: Icd48d587af18ddf9e4a681ad56a6add1db38dba9 Reviewed-on: https://gerrit.libreoffice.org/72145 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> diff --git a/sd/source/ui/table/tablefunction.cxx b/sd/source/ui/table/tablefunction.cxx index 4d15f465510a..e145a98eea08 100644 --- a/sd/source/ui/table/tablefunction.cxx +++ b/sd/source/ui/table/tablefunction.cxx @@ -44,7 +44,6 @@ #include <svl/itempool.hxx> #include <svl/intitem.hxx> -#include <svl/intitem.hxx> #include <svl/stritem.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/dispatch.hxx> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
