summaryrefslogtreecommitdiffstats
path: root/ds9/library/contour.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-10 21:37:51 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-10 21:37:51 (GMT)
commitb2467e743605741526dec72680c7033aa1039d15 (patch)
treec0dc446a09cff88031e727f9b45dc9e9a35610cf /ds9/library/contour.tcl
parent39227325490b3fe76a7df2afda75bccc299e5dff (diff)
downloadblt-b2467e743605741526dec72680c7033aa1039d15.zip
blt-b2467e743605741526dec72680c7033aa1039d15.tar.gz
blt-b2467e743605741526dec72680c7033aa1039d15.tar.bz2
restore non parser cmd code
Diffstat (limited to 'ds9/library/contour.tcl')
-rw-r--r--ds9/library/contour.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/contour.tcl b/ds9/library/contour.tcl
index 59d2a91..12b8bdb 100644
--- a/ds9/library/contour.tcl
+++ b/ds9/library/contour.tcl
@@ -1064,8 +1064,6 @@ proc ProcessContourCmd {varname iname} {
global contour
global current
- # we need to be realized
- ProcessRealizeDS9
switch -- [string tolower [lindex $var $i]] {
open {ContourDialog}
close {ContourDestroyDialog}