summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-08-23 19:12:45 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-08-23 19:12:45 (GMT)
commit401721918c7be097eb6e8114f6c5e35c39eed275 (patch)
tree11b9f20a8e32bad4938dfbb0d924099f4ddaf2cc /ds9
parent5983e484fb3d2ae5f158b476f68c39688ab64654 (diff)
downloadblt-401721918c7be097eb6e8114f6c5e35c39eed275.zip
blt-401721918c7be097eb6e8114f6c5e35c39eed275.tar.gz
blt-401721918c7be097eb6e8114f6c5e35c39eed275.tar.bz2
clean up code
Diffstat (limited to 'ds9')
-rw-r--r--ds9/library/ds9.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/library/ds9.tcl b/ds9/library/ds9.tcl
index c954045..5f80b29 100644
--- a/ds9/library/ds9.tcl
+++ b/ds9/library/ds9.tcl
@@ -249,7 +249,6 @@ switch $ds9(wm) {
}
proc ::tk::mac::OpenApplication {} {
- Info "open application"
}
proc ::tk::mac::ReopenApplication {} {
@@ -263,7 +262,7 @@ switch $ds9(wm) {
proc ::tk::mac::OpenDocument {args} {
global ds9
- Info "open doc $args"
+
if {$args != {}} {
foreach ff $args {
MultiLoad