sw/qa/extras/tiledrendering/tiledrendering.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit b24df57536d822d5299165fc3d03a17a1f70101b Author: Andrea Gelmini <[email protected]> Date: Sat Dec 9 16:45:34 2017 +0100 Removed duplicated include Change-Id: Ie4f0f27451e4cff2567239ec47dbf7a707987eb2 Reviewed-on: https://gerrit.libreoffice.org/46150 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> diff --git a/sw/qa/extras/tiledrendering/tiledrendering.cxx b/sw/qa/extras/tiledrendering/tiledrendering.cxx index 9c8f35dcc6d2..01a5e10eecbd 100644 --- a/sw/qa/extras/tiledrendering/tiledrendering.cxx +++ b/sw/qa/extras/tiledrendering/tiledrendering.cxx @@ -34,7 +34,6 @@ #include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/lokhelper.hxx> -#include <sfx2/dispatch.hxx> #include <redline.hxx> #include <IDocumentRedlineAccess.hxx> #include <vcl/scheduler.hxx> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
