summaryrefslogtreecommitdiffstats
path: root/ds9/library/open.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/open.tcl')
-rw-r--r--ds9/library/open.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/open.tcl b/ds9/library/open.tcl
index fb83bd0..7ad417d 100644
--- a/ds9/library/open.tcl
+++ b/ds9/library/open.tcl
@@ -9,7 +9,6 @@ proc Open {fn format layer mode sys} {
return
}
- StartLoad
switch -- $format {
fits {LoadFitsFile $fn $layer $mode}
mosaicimagewcs {LoadMosaicImageWCSFile $fn $layer $sys}