summaryrefslogtreecommitdiff
path: root/src/journal.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-29 02:24:42 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-29 02:24:42 -0400
commit9aaab88c618170a0cda2233a829f2595b2221037 (patch)
tree70bb27a5b07bcb99cd2375f3c80443e2a0a1b766 /src/journal.h
parent8b75b5cbfbb53e0bfa51c63dc96ade69617cd1db (diff)
downloadfork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.tar.gz
fork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.tar.bz2
fork-ledger-9aaab88c618170a0cda2233a829f2595b2221037.zip
Update Doxygen documentation. Still much more work to be done.
Diffstat (limited to 'src/journal.h')
-rw-r--r--src/journal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/journal.h b/src/journal.h
index 1659db3b..68ecaefd 100644
--- a/src/journal.h
+++ b/src/journal.h
@@ -78,8 +78,6 @@ public:
}
/**
- * @class journal_t::parser_t
- *
* @brief Provides an abstract interface for writing journal parsers.
*
* Any data format for Ledger data is possible, as long as it can be parsed