mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/api/DBCursor.java @@ -38,7 +38,6 @@ * <p> * Usage: * <pre> * {@code * DBCursor cursor = ...; * try { * while (cursor.next()) {