diff options
Diffstat (limited to 'ds9/library/command.tcl')
-rw-r--r-- | ds9/library/command.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/command.tcl b/ds9/library/command.tcl index 89f8cf7..12143af 100644 --- a/ds9/library/command.tcl +++ b/ds9/library/command.tcl @@ -461,7 +461,6 @@ proc ProcessCommand {argv argc} { } if {$load == 0} { - StartLoad incr load } |