opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java
@@ -1948,7 +1948,6 @@ modifications); ChangeNumber cn = generateChangeNumber(op); System.out.println("cn is " + cn); OperationContext ctx = new ModifyContext(cn, "schema"); op.setAttachment(SYNCHROCONTEXT, ctx); op.setResultCode(ResultCode.SUCCESS);