NO-JIRA Removing System.out left by mistake
This commit is contained in:
parent
26f987b697
commit
1ce5d1f758
|
@ -741,7 +741,6 @@ public class ActiveMQServerControlImpl extends AbstractControl implements Active
|
||||||
int maxConsumers,
|
int maxConsumers,
|
||||||
boolean purgeOnNoConsumers,
|
boolean purgeOnNoConsumers,
|
||||||
boolean autoCreateAddress) throws Exception {
|
boolean autoCreateAddress) throws Exception {
|
||||||
System.out.println("Target===================================called!");
|
|
||||||
checkStarted();
|
checkStarted();
|
||||||
|
|
||||||
clearIO();
|
clearIO();
|
||||||
|
|
Loading…
Reference in New Issue