summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-07 08:52:34 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-07 10:22:17 +0000
commitf4f2ba8dd15fde198556d37cd0e1577b84985282 (patch)
treeb6e60265ba2441b8cd7a9b46ba2e91ea42b2acae /include
parent3ef2725a8d9a15b585066e43384788a79fb4aef6 (diff)
callcatcher: update unused code
Change-Id: I6487e6ede0a50d88a4f8c3d3b07bdad2603aa4b4
Diffstat (limited to 'include')
-rw-r--r--include/vcl/morebtn.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/morebtn.hxx b/include/vcl/morebtn.hxx
index 432aea8be69f..bb1b1b99f211 100644
--- a/include/vcl/morebtn.hxx
+++ b/include/vcl/morebtn.hxx
@@ -70,9 +70,6 @@ public:
void SetText( const OUString& rNewText );
OUString GetText() const;
-
- void SetMoreText( const OUString& rNewText );
- void SetLessText( const OUString& rNewText );
};
inline void MoreButton::SetState( bool bNewState )