From 3909d2678ede154f9a7fe19617973d4daa173c47 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 31 Oct 2009 04:50:07 -0400 Subject: Removed most #if 0 blocks and callout comments --- src/derive.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/derive.cc') diff --git a/src/derive.cc b/src/derive.cc index df27d4b6..d3a7a37d 100644 --- a/src/derive.cc +++ b/src/derive.cc @@ -548,7 +548,7 @@ value_t xact_command(call_scope_t& args) xact_template_t tmpl = args_to_xact_template(begin, end); std::auto_ptr new_xact(derive_xact_from_template(tmpl, report)); - // jww (2009-02-27): make this more general + // Only consider actual postings for the "xact" command report.HANDLER(limit_).on(string("#xact"), "actual"); report.xact_report(post_handler_ptr -- cgit v1.2.3