From 0e8e5c196bd8eeda37da0db17bb617f5e97f4ddb Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 10 Sep 2018 16:00:26 +0200 Subject: loplugin:unusedfields Change-Id: I876183559a7d9f1e6d914fbf37d7ffe91459144e Reviewed-on: https://gerrit.libreoffice.org/60278 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- include/sfx2/docfile.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx index dd2f1304e015..0abd7ba23c3a 100644 --- a/include/sfx2/docfile.hxx +++ b/include/sfx2/docfile.hxx @@ -121,7 +121,6 @@ public: */ void SetFilter(const std::shared_ptr& pFilter); const std::shared_ptr& GetFilter() const; - std::shared_ptr const & GetOrigFilter() const; const OUString& GetOrigURL() const; SfxItemSet * GetItemSet() const; -- cgit v1.2.3