From c8cd2c468e202f07af187590dcdc07935b6918f6 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 12 Feb 2009 03:30:41 -0400 Subject: Re-enabled some code, and removed a bunch of deadwood. --- src/output.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/output.h') diff --git a/src/output.h b/src/output.h index ada7b21c..f78d2df1 100644 --- a/src/output.h +++ b/src/output.h @@ -139,11 +139,6 @@ class format_entries : public format_xacts format_xacts::flush(); } virtual void operator()(xact_t& xact); - -private: - void print_entry(std::ostream& out, - const entry_base_t& entry, - const string& prefix = ""); }; /** -- cgit v1.2.3