summaryrefslogtreecommitdiffstats
path: root/ds9/library/array.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/array.tcl')
-rw-r--r--ds9/library/array.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/array.tcl b/ds9/library/array.tcl
index 59eba0a..8b4a3c5 100644
--- a/ds9/library/array.tcl
+++ b/ds9/library/array.tcl
@@ -101,7 +101,6 @@ proc ProcessArrayCmd {varname iname sock fn} {
}
set param [lindex $var $i]
- StartLoad
if {$sock != {}} {
# xpa
if {![ImportArraySocket $sock $param $layer]} {