diff options
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/exetrace.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/exetrace.cc b/cpu/exetrace.cc index ce6b0c544..3e8877e93 100644 --- a/cpu/exetrace.cc +++ b/cpu/exetrace.cc @@ -120,7 +120,6 @@ Trace::InstRecord::dump(ostream &outs) // End of line... // outs << endl; - outs.flush(); } |