summaryrefslogtreecommitdiffstats
path: root/src/bltGrElemBar.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrElemBar.C')
-rw-r--r--src/bltGrElemBar.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C
index 36b78f9..00387bb 100644
--- a/src/bltGrElemBar.C
+++ b/src/bltGrElemBar.C
@@ -245,7 +245,7 @@ int BarElement::configure()
void BarElement::map()
{
- cerr << "BarElement::map()" << endl;
+ // cerr << "BarElement::map()" << endl;
BarGraph* barGraphPtr_ = (BarGraph*)graphPtr_;
BarElementOptions* ops = (BarElementOptions*)ops_;
BarGraphOptions* gops = (BarGraphOptions*)graphPtr_->ops_;