summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/gui/descedit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/descedit.cxx')
-rw-r--r--desktop/source/deployment/gui/descedit.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/source/deployment/gui/descedit.cxx b/desktop/source/deployment/gui/descedit.cxx
index 49ab5b67ccfc..6e7511699d95 100644
--- a/desktop/source/deployment/gui/descedit.cxx
+++ b/desktop/source/deployment/gui/descedit.cxx
@@ -80,12 +80,4 @@ void DescriptionEdit::Clear()
pVScrBar->Hide();
}
-// -----------------------------------------------------------------------
-
-void DescriptionEdit::SetDescription( const String& rDescription )
-{
- SetText( rDescription );
- UpdateScrollBar();
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */