summaryrefslogtreecommitdiffstats
path: root/ds9/library/url.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-21 20:24:53 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-21 20:24:53 (GMT)
commit86dd0bbcc0ea3a68eee464557e1de53def0192d9 (patch)
treeb5bd4634fbd723f6ebef339244d289502b398834 /ds9/library/url.tcl
parent5f8895042dfc21ae1d613906a8ed8a71dd9b930f (diff)
downloadblt-86dd0bbcc0ea3a68eee464557e1de53def0192d9.zip
blt-86dd0bbcc0ea3a68eee464557e1de53def0192d9.tar.gz
blt-86dd0bbcc0ea3a68eee464557e1de53def0192d9.tar.bz2
clean up code
Diffstat (limited to 'ds9/library/url.tcl')
-rw-r--r--ds9/library/url.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/url.tcl b/ds9/library/url.tcl
index 3e55754..1fd17db 100644
--- a/ds9/library/url.tcl
+++ b/ds9/library/url.tcl
@@ -70,7 +70,6 @@ proc OpenURLFits {{layer {}} {mode {}}} {
set url $fitsurl
if {[EntryDialog [msgcat::mc {URL}] [msgcat::mc {Enter URL}] 80 url]} {
- StartLoad
LoadURLFits $url $layer $mode
FinishLoad
@@ -272,7 +271,6 @@ proc LoadURLFitsHTTP {url layer mode} {
}
# alloc it because we are going to delete it after load
- StartLoad
global loadParam
set loadParam(file,type) fits