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,
|
||||
boolean purgeOnNoConsumers,
|
||||
boolean autoCreateAddress) throws Exception {
|
||||
System.out.println("Target===================================called!");
|
||||
checkStarted();
|
||||
|
||||
clearIO();
|
||||
|
|
Loading…
Reference in New Issue