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

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/plugin/PreParsePluginResult.java
@@ -28,18 +28,12 @@
/**
 * This class defines a data structure that holds information about
 * the result of processing by a pre-parse plugin.
 */
public class PreParsePluginResult
{
  /**
   * A pre-parse plugin result instance that indicates all processing
   * was successful.