removed System.out

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@583571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2007-10-10 18:28:53 +00:00
parent b2f7ba79db
commit 5ac6f3a890
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ public class MirroredQueueTest extends EmbeddedBrokerTestSupport {
messageList.assertMessagesArrived(total);
LOG.info("Received: " + messageList);
System.out.println("Received: " + messageList.flushMessages());
}
protected Destination createConsumeDestination() {