summaryrefslogtreecommitdiffstats
path: root/ds9/library/bin.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-18 21:34:01 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-18 21:34:01 (GMT)
commit980986d5e922bafb365ef54aa3788eace11eeefc (patch)
tree085110c9c1fd6d1c9b7c831511951e24585ffb72 /ds9/library/bin.tcl
parentf960622c2911e07a9f3f6a874bd301902550ce8f (diff)
downloadblt-980986d5e922bafb365ef54aa3788eace11eeefc.zip
blt-980986d5e922bafb365ef54aa3788eace11eeefc.tar.gz
blt-980986d5e922bafb365ef54aa3788eace11eeefc.tar.bz2
enhance graphs
Diffstat (limited to 'ds9/library/bin.tcl')
-rw-r--r--ds9/library/bin.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/bin.tcl b/ds9/library/bin.tcl
index cdcfbe5..11cb5f3 100644
--- a/ds9/library/bin.tcl
+++ b/ds9/library/bin.tcl
@@ -198,7 +198,6 @@ proc BinDialog {} {
global ds9
# see if we already have a window visible
-
if {[winfo exists $ibin(top)]} {
raise $ibin(top)
return