From d63a3b885a4e0026c5d26b56910f431b86acfa86 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 24 Sep 2011 15:57:04 +0100 Subject: callcatcher: remove unused code --- svtools/source/control/filectrl.cxx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'svtools/source') diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx index c8d506ad2a9a..a2e93e0a5742 100644 --- a/svtools/source/control/filectrl.cxx +++ b/svtools/source/control/filectrl.cxx @@ -220,14 +220,4 @@ void FileControl::SetButtonText( const XubString& rStr ) Resize(); } -// ----------------------------------------------------------------------- - -void FileControl::ResetButtonText() -{ - mnInternalFlags |= FILECTRL_ORIGINALBUTTONTEXT; - maButtonText = XubString( SvtResId( STR_FILECTRL_BUTTONTEXT ) ); - Resize(); -} - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3