[Libreoffice-commits] core.git: svx/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Jan 9 07:34:51 UTC 2019
svx/source/dialog/dialcontrol.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c83011038db6b9a61cb053395f33f4ed6cb53494
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jan 7 10:52:15 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jan 9 08:34:30 2019 +0100
Removed duplicated include
Change-Id: Iea1d992fb7b7e0d60ee3432a20b74cb8d312fc08
Reviewed-on: https://gerrit.libreoffice.org/65991
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/svx/source/dialog/dialcontrol.cxx b/svx/source/dialog/dialcontrol.cxx
index 95c68ce17ccd..72c7aec62853 100644
--- a/svx/source/dialog/dialcontrol.cxx
+++ b/svx/source/dialog/dialcontrol.cxx
@@ -28,7 +28,6 @@
#include <vcl/settings.hxx>
#include <svtools/colorcfg.hxx>
#include <vcl/builderfactory.hxx>
-#include <vcl/virdev.hxx>
#include <i18nlangtag/languagetag.hxx>
namespace svx {
More information about the Libreoffice-commits
mailing list