summaryrefslogtreecommitdiffstats
path: root/ds9/library/macosx.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/macosx.tcl')
-rw-r--r--ds9/library/macosx.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/macosx.tcl b/ds9/library/macosx.tcl
index 7573385..0a78ad7 100644
--- a/ds9/library/macosx.tcl
+++ b/ds9/library/macosx.tcl
@@ -8,7 +8,6 @@ proc MacOSXOpenDocEvent {fc} {
global ds9
if {$ds9(event,opendoc) != {}} {
- StartLoad
foreach f $ds9(event,opendoc) {
MultiLoad
LoadFitsFile $f {} {}
@@ -26,7 +25,6 @@ proc MacOSXPrintDocEvent {bye} {
foreach f $ds9(event,printdoc) {
RealizeDS9
- StartLoad
MultiLoad
LoadFitsFile $f {} {}