Skip to content

Commit

Permalink
#9900: remove unneeded changes
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Orban <[email protected]>
  • Loading branch information
lorban committed Nov 23, 2023
1 parent b270724 commit 52e1824
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public void parse(ByteBuffer buffer)
{
if (LOG.isDebugEnabled())
LOG.debug("Parsing {}", buffer);

while (true)
{
switch (state)
Expand Down

0 comments on commit 52e1824

Please sign in to comment.