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/timelog.h | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/timelog.h') diff --git a/src/timelog.h b/src/timelog.h index 85ea56c6..7d79af3e 100644 --- a/src/timelog.h +++ b/src/timelog.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup data - * - * @brief Brief - * - * Long. */ #ifndef _TIMELOG_H #define _TIMELOG_H @@ -54,11 +50,6 @@ namespace ledger { class account_t; class journal_t; -/** - * @brief Brief - * - * Long. - */ class time_xact_t { public: @@ -85,11 +76,6 @@ public: } }; -/** - * @brief Brief - * - * Long. - */ class time_log_t { std::list time_xacts; -- cgit v1.2.3