diff options
Diffstat (limited to 'sc/inc/filtopt.hxx')
-rw-r--r-- | sc/inc/filtopt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/filtopt.hxx b/sc/inc/filtopt.hxx index b1c48c6dc9bc..9c1a81e66281 100644 --- a/sc/inc/filtopt.hxx +++ b/sc/inc/filtopt.hxx @@ -29,8 +29,6 @@ class SC_DLLPUBLIC ScFilterOptions : public utl::ConfigItem { private: bool bWK3Flag; - double fExcelColScale; - double fExcelRowScale; virtual void ImplCommit() override; |