mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-21 01:15:50 +00:00
ARTEMIS-993 removing unreachable code
This commit is contained in:
parent
56ccfdd0c1
commit
16285ba548
@ -253,10 +253,6 @@ public final class ClientConsumerImpl implements ClientConsumerInternal {
|
||||
}
|
||||
}
|
||||
|
||||
if (m != null) {
|
||||
session.workDone();
|
||||
}
|
||||
|
||||
try {
|
||||
wait(toWait);
|
||||
} catch (InterruptedException e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user