summaryrefslogtreecommitdiffstats
path: root/ds9/library/rgbarray.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/rgbarray.tcl')
-rw-r--r--ds9/library/rgbarray.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/rgbarray.tcl b/ds9/library/rgbarray.tcl
index 655a5f0..14c36a7 100644
--- a/ds9/library/rgbarray.tcl
+++ b/ds9/library/rgbarray.tcl
@@ -146,7 +146,6 @@ proc ProcessRGBArrayCmd {varname iname sock fn} {
}
set param [lindex $var $i]
- StartLoad
if {$sock != {}} {
# xpa
if {![ImportRGBArraySocket $sock $param]} {