summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotbar.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-03-01 20:18:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-03-01 20:18:37 (GMT)
commit044bafd3e472dda4b075aed97835ba9436ba7a76 (patch)
tree3e29ac72aed5d04f36b867a747b011b4484b7fb6 /ds9/library/plotbar.tcl
parent885f61c3f6e21f8781771d9b2f4e1962803c62a0 (diff)
downloadblt-044bafd3e472dda4b075aed97835ba9436ba7a76.zip
blt-044bafd3e472dda4b075aed97835ba9436ba7a76.tar.gz
blt-044bafd3e472dda4b075aed97835ba9436ba7a76.tar.bz2
remove sequence data flag from plot widgets
Diffstat (limited to 'ds9/library/plotbar.tcl')
-rw-r--r--ds9/library/plotbar.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/library/plotbar.tcl b/ds9/library/plotbar.tcl
index 0c9619a..3a1a75c 100644
--- a/ds9/library/plotbar.tcl
+++ b/ds9/library/plotbar.tcl
@@ -64,8 +64,6 @@ proc PlotDialogBar {varname} {
global ds9
- set var(seq) 1
-
# Graph
$var(mb).graph add separator
$var(mb).graph add cascade -label "[msgcat::mc {Mode}]..." \