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/pool.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/pool.h') diff --git a/src/pool.h b/src/pool.h index 76257676..7328df9d 100644 --- a/src/pool.h +++ b/src/pool.h @@ -48,11 +48,6 @@ namespace ledger { -/** - * @brief Brief - * - * Long. - */ struct cost_breakdown_t { amount_t amount; @@ -60,11 +55,6 @@ struct cost_breakdown_t amount_t basis_cost; }; -/** - * @brief Brief - * - * Long. - */ class commodity_pool_t : public noncopyable { /** -- cgit v1.2.3