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/chain.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/chain.h') diff --git a/src/chain.h b/src/chain.h index b22bb665..0384027c 100644 --- a/src/chain.h +++ b/src/chain.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup report - * - * @brief Brief - * - * Long. */ #ifndef _CHAIN_H #define _CHAIN_H @@ -53,11 +49,6 @@ namespace ledger { class post_t; class account_t; -/** - * @brief Brief - * - * Long. - */ template struct item_handler : public noncopyable { -- cgit v1.2.3