Separator re-work did not work

This commit is contained in:
zimoch
2010-12-07 10:12:17 +00:00
parent 9619c359c1
commit 19279b208a

View File

@ -169,9 +169,6 @@ protected:
StreamIoStatus lastInputStatus;
bool unparsedInput;
long separatorStart;
long separatorEnd;
char separatorStore;
StreamCore(const StreamCore&); // undefined
bool compile(StreamProtocolParser::Protocol*);