summaryrefslogtreecommitdiffstats
path: root/ds9/library/bin.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/bin.tcl')
-rw-r--r--ds9/library/bin.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/library/bin.tcl b/ds9/library/bin.tcl
index 93ab74a..b527f3b 100644
--- a/ds9/library/bin.tcl
+++ b/ds9/library/bin.tcl
@@ -631,9 +631,8 @@ proc BinDestroyDialog {} {
if {[winfo exists $ibin(top)]} {
destroy $ibin(top)
destroy $ibin(mb)
+ unset dbin
}
-
- unset dbin
}
proc MatchBinCurrent {} {