diff options
-rw-r--r-- | journal.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -112,7 +112,6 @@ class entry_base_t { public: journal_t * journal; - std::string note; unsigned long src_idx; istream_pos_type beg_pos; unsigned long beg_line; |