summaryrefslogtreecommitdiffstats
path: root/ds9/library/grid.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-07-04 21:08:18 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-07-04 21:08:18 (GMT)
commit15ba04b1d129807c95c65c7910970e62d0df65b0 (patch)
tree68211735c6bf84173f0e55fd04558633663c83cb /ds9/library/grid.tcl
parent327a5fa88f1a804b1d6febd300035c59e2b89826 (diff)
downloadblt-15ba04b1d129807c95c65c7910970e62d0df65b0.zip
blt-15ba04b1d129807c95c65c7910970e62d0df65b0.tar.gz
blt-15ba04b1d129807c95c65c7910970e62d0df65b0.tar.bz2
only check astInv() for wcs
Diffstat (limited to 'ds9/library/grid.tcl')
-rw-r--r--ds9/library/grid.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/grid.tcl b/ds9/library/grid.tcl
index b527812..63f82f0 100644
--- a/ds9/library/grid.tcl
+++ b/ds9/library/grid.tcl
@@ -971,7 +971,6 @@ proc UpdateGridDialog {} {
}
}
- set grid(frame) $current(frame)
if {[$current(frame) has fits]} {
CoordMenuEnable $igrid(mb).coord grid system 1 sky skyformat
} else {