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

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/plugin/StartupPluginResult.java
@@ -28,9 +28,6 @@
/**
 * This class defines a data structure that holds information about
 * the result of processing by a plugin invoked during the Directory
@@ -38,9 +35,6 @@
 */
public class StartupPluginResult
{
  /**
   * A startup plugin result instance that indicates all processing
   * was successful.