Get rid of remove list menu item (now using checkboxes on file menu.)
authorsls <sls>
Mon, 5 Jun 1995 08:50:52 +0000 (08:50 +0000)
committersls <sls>
Mon, 5 Jun 1995 08:50:52 +0000 (08:50 +0000)
lists.tcl

index f42b9a7b6ca34a9eb5b24740b61bd56c0a9c841c..2e106e8b5b4598a2723d9388c314145e28a1e7a7 100644 (file)
--- 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):"