summaryrefslogtreecommitdiffstats
path: root/ds9/library/mosaicwcs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/mosaicwcs.tcl')
-rw-r--r--ds9/library/mosaicwcs.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/mosaicwcs.tcl b/ds9/library/mosaicwcs.tcl
index d46b6dc..58ebf6d 100644
--- a/ds9/library/mosaicwcs.tcl
+++ b/ds9/library/mosaicwcs.tcl
@@ -49,7 +49,6 @@ proc SaveMosaicWCSFile {fn opt} {
if {$fn == {} || $current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -67,7 +66,6 @@ proc SaveMosaicWCSSocket {sock opt} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}