diff options
author | joye <joye> | 2014-05-20 19:08:57 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-20 19:08:57 (GMT) |
commit | 558d13bd64d9b121b2d8aa38b19527eac75302f8 (patch) | |
tree | 25f2c4df41944e73f0c8166e26a0d0b20277e547 /src/bltGraph.C | |
parent | b8968fb771ec905f3dd6d9de54fe96478b9c46b3 (diff) | |
download | blt-558d13bd64d9b121b2d8aa38b19527eac75302f8.zip blt-558d13bd64d9b121b2d8aa38b19527eac75302f8.tar.gz blt-558d13bd64d9b121b2d8aa38b19527eac75302f8.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r-- | src/bltGraph.C | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C index 32e97e7..e0623c9 100644 --- a/src/bltGraph.C +++ b/src/bltGraph.C @@ -353,8 +353,6 @@ void Graph::draw() enableCrosshairs(); Tk_FreePixmap(display_, drawable); - - cerr << "flags= " << hex << flags << endl << endl; } int Graph::print(const char *ident, Blt_Ps ps) |