From 394c7bd8dfbe12e09b7fdee8d5c4072f4336d545 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 8 Nov 2009 14:59:11 -0500 Subject: Removed a bunch of empty comments --- src/report.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/report.h') diff --git a/src/report.h b/src/report.h index 08582075..515dbd26 100644 --- a/src/report.h +++ b/src/report.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup report - * - * @brief Brief - * - * Long. */ #ifndef _REPORT_H #define _REPORT_H @@ -104,11 +100,6 @@ class xact_t; // says that the formatter should be "flushed" after the entities are // iterated. This does not happen for the commodities iteration, however. -/** - * @brief Brief - * - * Long. - */ class report_t : public scope_t { report_t(); -- cgit v1.2.3