diff options
Diffstat (limited to 'src/textual.h')
-rw-r--r-- | src/textual.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/textual.h b/src/textual.h index 2ca5967d..244041fb 100644 --- a/src/textual.h +++ b/src/textual.h @@ -94,7 +94,6 @@ protected: path pathname; std::size_t linenum; - std::size_t src_idx; istream_pos_type beg_pos; std::size_t beg_line; istream_pos_type end_pos; |