summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotbar.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/plotbar.tcl')
-rw-r--r--ds9/library/plotbar.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/ds9/library/plotbar.tcl b/ds9/library/plotbar.tcl
index a9c8ef9..d64aba6 100644
--- a/ds9/library/plotbar.tcl
+++ b/ds9/library/plotbar.tcl
@@ -56,7 +56,6 @@ proc PlotBarProc {varname} {
set var(proc,updateelement) PlotBarUpdateElement
set var(proc,highlite) PlotBarHighliteElement
set var(proc,button) PlotBarButton
- set var(proc,titledialog) PlotTitleDialog
}
proc PlotDialogBar {varname} {
@@ -65,8 +64,6 @@ proc PlotDialogBar {varname} {
global ds9
- PlotGraphAxesMenu $varname
-
# Graph
$var(mb).graph add separator
$var(mb).graph add cascade -label "[msgcat::mc {Mode}]..." \