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/emacs.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/emacs.h') diff --git a/src/emacs.h b/src/emacs.h index 1467cdaf..4b2a452a 100644 --- a/src/emacs.h +++ b/src/emacs.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup report - * - * @brief Brief - * - * Long. */ #ifndef _EMACS_H #define _EMACS_H @@ -52,11 +48,6 @@ namespace ledger { class xact_t; -/** - * @brief Brief - * - * Long. - */ class format_emacs_posts : public item_handler { format_emacs_posts(); -- cgit v1.2.3