summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/fltrcfg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/fltrcfg.hxx b/include/unotools/fltrcfg.hxx
index 35f79178bc80..ab0eb1364e81 100644
--- a/include/unotools/fltrcfg.hxx
+++ b/include/unotools/fltrcfg.hxx
@@ -29,8 +29,6 @@ class UNOTOOLS_DLLPUBLIC SvtFilterOptions : public utl::ConfigItem
private:
std::unique_ptr<SvtFilterOptions_Impl> pImpl;
- const css::uno::Sequence<OUString>& GetPropertyNames();
-
virtual void ImplCommit() override;
public: