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/journal.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/journal.h') diff --git a/src/journal.h b/src/journal.h index ff2b5f84..78269348 100644 --- a/src/journal.h +++ b/src/journal.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup data - * - * @brief Brief - * - * Long. */ #ifndef _JOURNAL_H #define _JOURNAL_H @@ -64,11 +60,6 @@ typedef std::list xacts_list; typedef std::list auto_xacts_list; typedef std::list period_xacts_list; -/** - * @brief Brief - * - * Long. - */ class journal_t : public noncopyable { public: -- cgit v1.2.3