opendj-server-legacy/src/main/java/org/opends/server/backends/MonitorBackend.java
@@ -458,14 +458,6 @@ /** {@inheritDoc} */ @Override public boolean isLocal() { // For the purposes of this method, this is a local backend. return true; } /** {@inheritDoc} */ @Override public long numSubordinates(final DN entryDN, final boolean subtree) throws DirectoryException {