diff options
author | Noel Grandin <noel@peralex.com> | 2015-03-02 10:43:28 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-03-19 10:45:00 +0200 |
commit | 062e40c76bcab664907737feace74f134a25c29c (patch) | |
tree | 83d8e99e62f8183bad31934cceed1c1626285b12 /vcl/inc/unx/i18n_status.hxx | |
parent | 4e6410ba0155d4c2ac539fd37f75aa72d489e206 (diff) |
loplugin:constantfunction: vcl
Change-Id: I985b781a8d53190505fcb1182749cdaf5cd0f8d0
Diffstat (limited to 'vcl/inc/unx/i18n_status.hxx')
-rw-r--r-- | vcl/inc/unx/i18n_status.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/unx/i18n_status.hxx b/vcl/inc/unx/i18n_status.hxx index 4bb50d0ad473..ee0ff3419bb8 100644 --- a/vcl/inc/unx/i18n_status.hxx +++ b/vcl/inc/unx/i18n_status.hxx @@ -89,10 +89,6 @@ public: // External Control: - /** Return true if the status window can be toggled on and off externally. - */ - bool canToggleStatusWindow() const; - /** Toggle the status window on or off. This only works if canToggleStatusWindow returns true (otherwise, any |