From: sls Date: Mon, 5 Jun 1995 08:50:52 +0000 (+0000) Subject: Get rid of remove list menu item (now using checkboxes on file menu.) X-Git-Tag: r5_1_1~5 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=9ddbf233b15d8f1adc649453660c8b8c7205a5ca;p=tkinspect Get rid of remove list menu item (now using checkboxes on file menu.) --- diff --git a/lists.tcl b/lists.tcl index f42b9a7..2e106e8 100644 --- a/lists.tcl +++ b/lists.tcl @@ -159,8 +159,6 @@ widget tkinspect_list { -command "$self search_dialog" $slot(menu) add command -label "Edit Filter..." -underline 0 \ -command "$self edit_filter" - $slot(menu) add command -label "Remove List" -underline 0 \ - -command "$self remove" } method reconfig {} { $self.title config -text "$slot(title):"