Skip to content

Commit d9f23b1

Browse files
author
Simon MacMullen
committed
Remove unused variable
1 parent c1e01cd commit d9f23b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/src/com/rabbitmq/client/test/functional/PerMessageTTL.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
public class PerMessageTTL extends TTLHandling {
2727

2828
protected Object sessionTTL;
29-
private volatile String retrievedMsg = null;
3029

3130
@Override
3231
protected void publish(String msg) throws IOException {

0 commit comments

Comments
 (0)