diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-02-26 23:02:14 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-02-27 07:40:38 +0100 |
commit | 9fd05af612532bb6ae6c5fee33b28f7178728069 (patch) | |
tree | b85a94f4d2046434761a1d6edaad2aff1be63833 /cui/source | |
parent | 10b6529a2abe78aeb650c5e027cdbad4c2a72219 (diff) |
Remove duplicated includes
Change-Id: I8caee48fa9a08d6ee8c5c084468634dcd2a5fbf6
Reviewed-on: https://gerrit.libreoffice.org/50383
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/options/optinet2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx index 19de5d14b8ad..99ddbae652e8 100644 --- a/cui/source/options/optinet2.cxx +++ b/cui/source/options/optinet2.cxx @@ -39,7 +39,6 @@ #include <sfx2/objsh.hxx> #include <unotools/bootstrap.hxx> #include <vcl/help.hxx> -#include <vcl/weld.hxx> #include <vcl/builderfactory.hxx> #include <sfx2/viewfrm.hxx> #include <unotools/pathoptions.hxx> |