applied patch from Danielius Jurna on AMQ-736 - many thanks!

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-05 13:48:45 +00:00
parent ce6e1b4945
commit 72555fe834
1 changed files with 0 additions and 1 deletions

View File

@ -263,7 +263,6 @@ public class JournalMessageStore implements MessageStore {
size += message.getSize(); size += message.getSize();
iterator.remove();
message.decrementReferenceCount(); message.decrementReferenceCount();
// Commit the batch if it's getting too big // Commit the batch if it's getting too big