summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/info.tcl8
1 files changed, 0 insertions, 8 deletions
diff --git a/ds9/library/info.tcl b/ds9/library/info.tcl
index 17a82c5..d44686a 100644
--- a/ds9/library/info.tcl
+++ b/ds9/library/info.tcl
@@ -580,14 +580,6 @@ proc UpdateInfoBox {which x y sys} {
-font "$ds9(times) $fsz"
}
}
- } elseif {[$which has wcs celestial wcs$ll]} {
- if {$infobox(wcs$ll,sys) == {}} {
- set infobox(wcs$ll,sys) "WCS $ll"
- }
- $infobox(wcs$ll,x,nm) configure -text {l} \
- -font "{$ds9(times)} $pds9(font,size) normal italic"
- $infobox(wcs$ll,y,nm) configure -text {b} \
- -font "{$ds9(times)} $pds9(font,size) normal italic"
} else {
if {$infobox(wcs$ll,sys) == {}} {
set infobox(wcs$ll,sys) "WCS $ll"