diff options
Diffstat (limited to 'src/post.h')
-rw-r--r-- | src/post.h | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup data - * - * @brief Brief - * - * Long. */ #ifndef _POST_H #define _POST_H @@ -53,11 +49,6 @@ namespace ledger { class xact_t; class account_t; -/** - * @brief Brief - * - * Long. - */ class post_t : public item_t { public: |