#9900: remove unneeded changes
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
This commit is contained in:
parent
b270724ff5
commit
52e182486d
|
@ -86,6 +86,7 @@ public class ServerParser extends Parser
|
|||
{
|
||||
if (LOG.isDebugEnabled())
|
||||
LOG.debug("Parsing {}", buffer);
|
||||
|
||||
while (true)
|
||||
{
|
||||
switch (state)
|
||||
|
|
Loading…
Reference in New Issue