summaryrefslogtreecommitdiffstats
path: root/ds9/library/crosshair.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/crosshair.tcl')
-rw-r--r--ds9/library/crosshair.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/library/crosshair.tcl b/ds9/library/crosshair.tcl
index 3ed1b24..453bc4d 100644
--- a/ds9/library/crosshair.tcl
+++ b/ds9/library/crosshair.tcl
@@ -213,9 +213,8 @@ proc CrosshairDestroyDialog {} {
if {[winfo exists $icrosshair(top)]} {
destroy $icrosshair(top)
destroy $icrosshair(mb)
+ unset dcrosshair
}
-
- unset dcrosshair
}
proc UpdateCrosshairDialog {} {