diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-08-17 20:49:20 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-08-18 12:34:56 +0200 |
commit | 08566ea519441be31a4b1a467ec121d18fd29b9b (patch) | |
tree | 398f90eccc687f7a2a4a8efc06a84e616b216fcd /sfx2 | |
parent | df48f780e3baf3f82fbe9024c94fccc15a84d53d (diff) |
drop unused CntContentTypeItem
unused since commit cdae06a664bfc3279bd9f177473357cce316b9b1
Date: Fri Apr 6 11:17:10 2001 +0000
#78400# Template scanning reimplemented using UCB
Change-Id: I3e742be5a7c5467628dbe5a19171c4dfcef07c58
Reviewed-on: https://gerrit.libreoffice.org/41274
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/bastyp/fltfnc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx index 94eaa99b3e27..a93f1da1be73 100644 --- a/sfx2/source/bastyp/fltfnc.cxx +++ b/sfx2/source/bastyp/fltfnc.cxx @@ -60,7 +60,6 @@ #include <rtl/instance.hxx> -#include <svl/ctypeitm.hxx> #include <svtools/sfxecode.hxx> #include <unotools/syslocale.hxx> |