AMQ-6940 - Fix compilation

This commit is contained in:
Christopher L. Shannon (cshannon) 2018-03-30 06:29:25 -04:00
parent 21a594c8e8
commit 9346fb3638
1 changed files with 0 additions and 1 deletions

View File

@ -1102,7 +1102,6 @@ public class PolicyEntry extends DestinationMapEntry {
public String toString() {
return "PolicyEntry [" + destination + "]";
}
}
public boolean isUseTopicSubscriptionInflightStats() {
return useTopicSubscriptionInflightStats;