summaryrefslogtreecommitdiffstats
path: root/ds9/library/mosaicimagewcs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/mosaicimagewcs.tcl')
-rw-r--r--ds9/library/mosaicimagewcs.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/mosaicimagewcs.tcl b/ds9/library/mosaicimagewcs.tcl
index a543fa8..a4e559d 100644
--- a/ds9/library/mosaicimagewcs.tcl
+++ b/ds9/library/mosaicimagewcs.tcl
@@ -49,7 +49,6 @@ proc SaveMosaicImageWCSFile {fn} {
if {$fn == {} || $current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -63,7 +62,6 @@ proc SaveMosaicImageWCSSocket {sock} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}