Separator re-work did not work
This commit is contained in:
@ -169,9 +169,6 @@ protected:
|
|||||||
|
|
||||||
StreamIoStatus lastInputStatus;
|
StreamIoStatus lastInputStatus;
|
||||||
bool unparsedInput;
|
bool unparsedInput;
|
||||||
long separatorStart;
|
|
||||||
long separatorEnd;
|
|
||||||
char separatorStore;
|
|
||||||
|
|
||||||
StreamCore(const StreamCore&); // undefined
|
StreamCore(const StreamCore&); // undefined
|
||||||
bool compile(StreamProtocolParser::Protocol*);
|
bool compile(StreamProtocolParser::Protocol*);
|
||||||
|
Reference in New Issue
Block a user