diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-08-18 04:54:51 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-08-19 13:49:48 +0200 |
commit | 933d2b41e7766699f5e2f2c4bdd5fa3ded79a47f (patch) | |
tree | 7e6482499dbce3740ac9caf36cae719e8bdd44a0 /cui/source/options/optgdlg.cxx | |
parent | 9065a12ce781a073b736bd944c436923277b3919 (diff) |
drop unused SfxSizeItem
unused since commit 48bf5e855ae02fd1bea87938978f29ee6147285c
Date: Thu Nov 16 14:30:58 2000 +0000
Remove tests for INET_PROT_FILE
Change-Id: I2dc134f529675204caad78c7e50417adb55e8e4f
Reviewed-on: https://gerrit.libreoffice.org/41320
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/options/optgdlg.cxx')
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index 5d6829912867..cded70d2be90 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -24,7 +24,6 @@ #include <svl/flagitem.hxx> #include <sfx2/dispatch.hxx> #include <unotools/lingucfg.hxx> -#include <svl/szitem.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/viewfrm.hxx> #include <vcl/configsettings.hxx> |