summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.C
diff options
context:
space:
mode:
authorjoye <joye>2014-05-16 20:17:59 (GMT)
committerjoye <joye>2014-05-16 20:17:59 (GMT)
commit9248e8754c3af5c9432322e337a05cf4492fef5c (patch)
treeb2fbb2b6f852a0310761de01115517940aab285f /src/bltGraph.C
parent7e1f750f32dc1097d7469106a088fcba9bd1ce84 (diff)
downloadblt-9248e8754c3af5c9432322e337a05cf4492fef5c.zip
blt-9248e8754c3af5c9432322e337a05cf4492fef5c.tar.gz
blt-9248e8754c3af5c9432322e337a05cf4492fef5c.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r--src/bltGraph.C2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C
index 7dd16d5..da0486c 100644
--- a/src/bltGraph.C
+++ b/src/bltGraph.C
@@ -564,8 +564,6 @@ void Graph::drawMargins(Drawable drawable)
TextStyle ts(this, &ops->titleTextStyle);
ts.drawText(drawable, ops->title, titleX_, titleY_);
}
-
- flags &= ~DRAW_MARGINS;
}
void Graph::printMargins(Blt_Ps ps)