summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-30 19:11:27 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-10-01 08:27:24 +0200
commit97bb94979b032eb93d6de5c36831dde39f36fb74 (patch)
tree986a42a0d8a5de0c46a1a5b3fa192dd968f50bac /cui
parent1182f2a579646c9721320c339ff39b1ef55683e9 (diff)
Removed duplicated includes
Change-Id: Ic195353d4750895d0884ac1dec3dca136ab48155 Reviewed-on: https://gerrit.libreoffice.org/79885 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optgdlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx
index c0b840302864..1e1153f0c92b 100644
--- a/cui/source/options/optgdlg.cxx
+++ b/cui/source/options/optgdlg.cxx
@@ -80,8 +80,6 @@
#include <svtools/restartdialog.hxx>
#include <svtools/imgdef.hxx>
-#include <config_vclplug.h>
-
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::beans;