summaryrefslogtreecommitdiffstats
path: root/src/bltGrLegd.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrLegd.C')
-rw-r--r--src/bltGrLegd.C2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGrLegd.C b/src/bltGrLegd.C
index d97d378..d52fb90 100644
--- a/src/bltGrLegd.C
+++ b/src/bltGrLegd.C
@@ -905,8 +905,6 @@ void Legend::clearSelection()
Tcl_InitHashTable(&selectTable_, TCL_ONE_WORD_KEYS);
Blt_Chain_Reset(selected_);
- // eventuallyRedraw();
-
if (ops->selectCmd)
eventuallyInvokeSelectCmd();
}