dtinfo subdirectory DtMmdb
This commit is contained in:
committed by
Jon Trulson
parent
0be684281d
commit
fbd81ef151
@@ -154,7 +154,6 @@ istream& operator >>(istream& in, mark_t& m)
|
||||
{
|
||||
char c ;
|
||||
char* ptr = m.get();
|
||||
int count = m.size();
|
||||
Boolean read_marks = false;
|
||||
|
||||
while ( in && in.get(c) ) {
|
||||
|
||||
Reference in New Issue
Block a user