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

Ludovic Poitou
21.49.2012 01d5388b9a9e84f7c5ac4ebc0ef6669ebdcd6801
opends/src/snmp/src/org/opends/server/snmp/DsApplIfOpsEntryImpl.java
@@ -64,7 +64,7 @@
   */
  private ObjectName connectionHandlerName;
  /**
   * SNMPMonitor representing the gateway beetween SNMP MBeans and cn=monitor
   * SNMPMonitor representing the gateway between SNMP MBeans and cn=monitor
   * MBeans.
   */
  private SNMPMonitor monitor;
@@ -130,7 +130,6 @@
    } else {
      return 0L;
    }
  }
  /**
@@ -150,7 +149,6 @@
    } else {
      return 0L;
    }
  }
  /**
@@ -170,7 +168,6 @@
    } else {
      return 0L;
    }
  }
  /**
@@ -355,7 +352,6 @@
        }
        return null;
      }
      return this.entryName;
    }
    return this.entryName;
  }