mirror of https://github.com/apache/activemq.git
crap - left a Thread.dumpStack() method in the class - removing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@603869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a3b4c5a358
commit
cea2f930c3
|
@ -140,7 +140,6 @@ public class AMQPersistenceAdapter implements PersistenceAdapter, UsageListener,
|
|||
|
||||
public void setBrokerService(BrokerService brokerService) {
|
||||
this.brokerService = brokerService;
|
||||
Thread.dumpStack();
|
||||
}
|
||||
|
||||
public synchronized void start() throws Exception {
|
||||
|
|
Loading…
Reference in New Issue