summaryrefslogtreecommitdiffstats
path: root/ds9/library/info.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/info.tcl')
-rw-r--r--ds9/library/info.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/library/info.tcl b/ds9/library/info.tcl
index 0457c9d..7fc1125 100644
--- a/ds9/library/info.tcl
+++ b/ds9/library/info.tcl
@@ -488,8 +488,7 @@ proc RefreshInfoBox {which} {
if {$which != {}} {
switch -- $current(mode) {
- crosshair -
- analysis {
+ crosshair {
set coord [$which get crosshair canvas]
set x [lindex $coord 0]
set y [lindex $coord 1]