summaryrefslogtreecommitdiff
path: root/src/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/archive.h')
-rw-r--r--src/archive.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/archive.h b/src/archive.h
index 779b57f9..60ead5a9 100644
--- a/src/archive.h
+++ b/src/archive.h
@@ -38,10 +38,6 @@
* @author John Wiegley
*
* @ingroup report
- *
- * @brief Brief
- *
- * Long.
*/
#ifndef _ARCHIVE_H
#define _ARCHIVE_H
@@ -50,11 +46,6 @@
namespace ledger {
-/**
- * @brief Brief
- *
- * Long.
- */
class archive_t
{
path file;