opendj-server-legacy/src/main/java/org/opends/server/extensions/ConfigFileHandler.java
@@ -2052,12 +2052,6 @@ /** {@inheritDoc} */ @Override public void preloadEntryCache() throws UnsupportedOperationException { throw new UnsupportedOperationException("Operation not supported."); } /** {@inheritDoc} */ @Override public File getDirectory() { return getConfigFileInBackendContext().getParentFile();