diff options
Diffstat (limited to 'ds9/library/table.tcl')
-rw-r--r-- | ds9/library/table.tcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ds9/library/table.tcl b/ds9/library/table.tcl index 3771477..23a224f 100644 --- a/ds9/library/table.tcl +++ b/ds9/library/table.tcl @@ -307,9 +307,6 @@ proc TBLUnhighliteCB {tag id} { } } -proc TBLDeleteCB {tag id} { -} - # Cut/Copy proc TBLCopy {varname} { |