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

neil_a_wilson
04.52.2007 83e8d2a9fdf07473b21e34aa95bc4967ac4de1b6
opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -1919,10 +1919,6 @@
    if (debugEnabled())
    {
      debugInfo("DebugInfo" + message);
      int    msgID   = MSGID_UNKNOWN_TYPE;
      logError(ErrorLogCategory.SYNCHRONIZATION,
          ErrorLogSeverity.NOTICE,
          "ReplicationDomain/ " + message, msgID);
    }
  }