summaryrefslogtreecommitdiffstats
path: root/ds9/library/mecube.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/mecube.tcl')
-rw-r--r--ds9/library/mecube.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/mecube.tcl b/ds9/library/mecube.tcl
index a052ab9..2c21cc2 100644
--- a/ds9/library/mecube.tcl
+++ b/ds9/library/mecube.tcl
@@ -55,7 +55,6 @@ proc SaveMECubeFile {fn} {
if {$fn == {} || $current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -69,7 +68,6 @@ proc SaveMECubeSocket {sock} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}