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

neil_a_wilson
01.18.2007 a49dee3f75d6e2548e9114d9495655dd56f06973
opends/src/server/org/opends/server/plugins/LDAPADListPlugin.java
@@ -84,8 +84,6 @@
                                     ConfigEntry configEntry)
         throws ConfigException
  {
    // The set of plugin types must contain only the pre-parse search element.
    if (pluginTypes.isEmpty())
    {
@@ -122,8 +120,6 @@
  public final PreParsePluginResult
       doPreParse(PreParseSearchOperation searchOperation)
  {
    // Iterate through the requested attributes to see if any of them start with
    // an "@" symbol.  If not, then we don't need to do anything.  If so, then
    // keep track of them.