diff options
Diffstat (limited to 'include/vcl/field.hxx')
-rw-r--r-- | include/vcl/field.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/field.hxx b/include/vcl/field.hxx index e1e9900a2514..149043562f80 100644 --- a/include/vcl/field.hxx +++ b/include/vcl/field.hxx @@ -79,8 +79,6 @@ public: const css::lang::Locale& GetLocale() const; const LanguageTag& GetLanguageTag() const; - const AllSettings& GetFieldSettings() const; - void SetEmptyFieldValue(); bool IsEmptyFieldValue() const; |