summaryrefslogtreecommitdiff
path: root/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'format.h')
-rw-r--r--format.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/format.h b/format.h
index 9eaf53bc..dd578dbd 100644
--- a/format.h
+++ b/format.h
@@ -127,7 +127,6 @@ class format_transactions : public item_handler<transaction_t>
}
xact->dflags |= TRANSACTION_DISPLAYED;
}
- flush();
}
};