summaryrefslogtreecommitdiff
path: root/include/sfx2/docfac.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-17 15:50:48 +0200
committerNoel Grandin <noel@peralex.com>2015-07-20 10:57:07 +0200
commit600ed089e242a80f5fbf3131b63995eed9d33f3f (patch)
treefbeb02d49350956678688cb793dca7137f1434a9 /include/sfx2/docfac.hxx
parentdcbbe7741a08f6076f9e020f90cbb730c1edafb9 (diff)
loplugin:unusedmethods sfx2
Change-Id: I40be06a4859a38ef64b6267515917f625a5f176d
Diffstat (limited to 'include/sfx2/docfac.hxx')
-rw-r--r--include/sfx2/docfac.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/docfac.hxx b/include/sfx2/docfac.hxx
index 02eb3451b5f2..ea8d0e8b5060 100644
--- a/include/sfx2/docfac.hxx
+++ b/include/sfx2/docfac.hxx
@@ -79,7 +79,6 @@ public:
SfxModule* GetModule() const;
SAL_DLLPRIVATE void SetModule_Impl( SfxModule* );
- SAL_DLLPRIVATE static void UpdateFilterContainers_Impl();
SAL_DLLPRIVATE sal_uInt16 GetViewNo_Impl( const sal_uInt16 i_nViewId, const sal_uInt16 i_nFallback ) const;
private: