summaryrefslogtreecommitdiff
path: root/src/textual.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-03 18:46:19 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-03 19:06:53 -0400
commit2ce7ae376c1e3de0b952d6bb8125f68fc99813d0 (patch)
tree05b79eea2f8d21ec77f19f33f85f0515a17111b3 /src/textual.h
parent8948e161cd64bbd9ed3e3dfccae5fdb03e8e8251 (diff)
downloadfork-ledger-2ce7ae376c1e3de0b952d6bb8125f68fc99813d0.tar.gz
fork-ledger-2ce7ae376c1e3de0b952d6bb8125f68fc99813d0.tar.bz2
fork-ledger-2ce7ae376c1e3de0b952d6bb8125f68fc99813d0.zip
Removed used of src_idx.
Diffstat (limited to 'src/textual.h')
-rw-r--r--src/textual.h1
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;