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

fguigues
23.47.2008 2974dcb7adaedead4dac1ee34ab23bcd3308066f
opends/src/snmp/src/org/opends/server/snmp/DsMIBImpl.java
@@ -123,9 +123,6 @@
    this.dsTableEntries.clear();
    this.dsApplIfOpsTableEntries.clear();
    this.dsIntTableEntries.clear();
    this.applIndex = 1;
    this.applIfOpsIndex = 1;
    this.intIndex = 1;
    // Initialize the MIB
    initDsTables();