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/account.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/account.h') diff --git a/src/account.h b/src/account.h index dc1d6c9a..0ac1aeb6 100644 --- a/src/account.h +++ b/src/account.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup data - * - * @brief Brief - * - * Long. */ #ifndef _ACCOUNT_H #define _ACCOUNT_H @@ -57,11 +53,6 @@ class post_t; typedef std::list posts_list; typedef std::map accounts_map; -/** - * @brief Brief - * - * Long. - */ class account_t : public supports_flags<>, public scope_t { #define ACCOUNT_NORMAL 0x00 // no flags at all, a basic account -- cgit v1.2.3