summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/templdlg.cxx')
-rw-r--r--sfx2/source/dialog/templdlg.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index 58c16e404dd1..2a3bb535189c 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -426,14 +426,6 @@ bool StyleTreeListBox_Impl::DoubleClickHdl()
return false;
}
-/** Command Handler; this executes a PopupMenu (designer-specific)
- SV virtual method.
-*/
-void StyleTreeListBox_Impl::Command( const CommandEvent& rCEvt )
-{
- SvTreeListBox::Command(rCEvt);
-}
-
bool StyleTreeListBox_Impl::Notify( NotifyEvent& rNEvt )
{
// handle <RETURN> as double click