summaryrefslogtreecommitdiffstats
path: root/ds9/library/cube.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/cube.tcl')
-rw-r--r--ds9/library/cube.tcl4
1 files changed, 0 insertions, 4 deletions
diff --git a/ds9/library/cube.tcl b/ds9/library/cube.tcl
index 73e504c..7a0ebf4 100644
--- a/ds9/library/cube.tcl
+++ b/ds9/library/cube.tcl
@@ -247,7 +247,6 @@ proc CubeApply {} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -279,7 +278,6 @@ proc CubeApplyWCS {} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -798,7 +796,6 @@ proc CubeCmd {ss} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}
@@ -821,7 +818,6 @@ proc CubeCmdCoord {ss sys sky} {
if {$current(frame) == {}} {
return
}
-
if {![$current(frame) has fits]} {
return
}