mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
24.03.2006 c2a1350b94d8ef59771af4ff509f6a6c417818cc
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java
@@ -264,7 +264,6 @@
          entry.getUserAttributes(), entry.getOperationalAttributes());
      addOp.setInternalOperation(true);
      addOp.run();
      System.out.println("adding " + entry.getDN());
      entryList.addLast(entry.getDN());
    }