summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h9
1 files changed, 0 insertions, 9 deletions
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();