summaryrefslogtreecommitdiffstats
path: root/ds9/library/mecube.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-09-28 17:05:22 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-09-28 17:05:22 (GMT)
commit781e8afc968a846179b6cd303bb05ddbc7ed944f (patch)
treed3bcac23ceec0c49cc6d9c403d693a1aaa98269f /ds9/library/mecube.tcl
parent72dfe0c72380376a729993e4625e565ddfcc44a0 (diff)
downloadblt-781e8afc968a846179b6cd303bb05ddbc7ed944f.zip
blt-781e8afc968a846179b6cd303bb05ddbc7ed944f.tar.gz
blt-781e8afc968a846179b6cd303bb05ddbc7ed944f.tar.bz2
minor tweaks
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
}