summaryrefslogtreecommitdiffstats
path: root/ds9/library/contour.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-24 17:55:44 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-24 17:55:44 (GMT)
commita208bcc1440c0495deda7c161abe9292cdd3f431 (patch)
tree2bb112261f063852f8960ce266b960db743c2201 /ds9/library/contour.tcl
parentf8a1d050c173cf9c101d4ccc3e7038399a03909b (diff)
downloadblt-a208bcc1440c0495deda7c161abe9292cdd3f431.zip
blt-a208bcc1440c0495deda7c161abe9292cdd3f431.tar.gz
blt-a208bcc1440c0495deda7c161abe9292cdd3f431.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/library/contour.tcl')
-rw-r--r--ds9/library/contour.tcl10
1 files changed, 0 insertions, 10 deletions
diff --git a/ds9/library/contour.tcl b/ds9/library/contour.tcl
index 12b8bdb..d55e3c9 100644
--- a/ds9/library/contour.tcl
+++ b/ds9/library/contour.tcl
@@ -1292,16 +1292,6 @@ proc ContourCmdLoad {fn} {
}
}
-proc ContourCmdLoadParam {fn color width dash} {
- global current
-
- if {$current(frame) != {} && $fn != {}} {
- $current(frame) contour load $fn $color $width $dash
- FileLast contourlfbox $fn
- UpdateContourDialog
- }
-}
-
proc ContourCmdLoadOrg {fn sys sky color width dash} {
global current