diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-01-07 10:52:15 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-01-09 08:34:30 +0100 |
commit | c83011038db6b9a61cb053395f33f4ed6cb53494 (patch) | |
tree | 3997a3669d1ca3db2c5ba9565dff683697dec687 /svx | |
parent | c9a7c4358d902900eb0fe66db36e283dc8df0336 (diff) |
Removed duplicated include
Change-Id: Iea1d992fb7b7e0d60ee3432a20b74cb8d312fc08
Reviewed-on: https://gerrit.libreoffice.org/65991
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/dialcontrol.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |