diff options
Diffstat (limited to 'src/interactive.h')
-rw-r--r-- | src/interactive.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/interactive.h b/src/interactive.h index 0396b1c8..199b7b71 100644 --- a/src/interactive.h +++ b/src/interactive.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup expr - * - * @brief Brief - * - * Long. */ #ifndef _INTERACTIVE_H #define _INTERACTIVE_H @@ -50,11 +46,6 @@ namespace ledger { -/** - * @brief Brief - * - * Long. - */ class interactive_t : public noncopyable { call_scope_t& args; |