[hornetq-commits] JBoss hornetq SVN: r9839 - branches/Branch_New_Paging/src/main/org/hornetq/core/paging/cursor.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Nov 3 12:55:38 EDT 2010


Author: clebert.suconic at jboss.com
Date: 2010-11-03 12:55:38 -0400 (Wed, 03 Nov 2010)
New Revision: 9839

Modified:
   branches/Branch_New_Paging/src/main/org/hornetq/core/paging/cursor/PageCursorProvider.java
Log:
tweak

Modified: branches/Branch_New_Paging/src/main/org/hornetq/core/paging/cursor/PageCursorProvider.java
===================================================================
--- branches/Branch_New_Paging/src/main/org/hornetq/core/paging/cursor/PageCursorProvider.java	2010-11-03 15:55:22 UTC (rev 9838)
+++ branches/Branch_New_Paging/src/main/org/hornetq/core/paging/cursor/PageCursorProvider.java	2010-11-03 16:55:38 UTC (rev 9839)
@@ -13,7 +13,6 @@
 
 package org.hornetq.core.paging.cursor;
 
-import org.hornetq.api.core.Pair;
 import org.hornetq.core.filter.Filter;
 import org.hornetq.core.paging.PagedMessage;
 import org.hornetq.core.paging.PagingStore;



More information about the hornetq-commits mailing list