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

boli
04.24.2008 f67af7588ba1f7827bc6ff907729d14bf39a19f6
opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendAddOperation.java
@@ -607,10 +607,6 @@
        }
        // Check for a request to cancel this operation.
        checkIfCanceled(true);
        // If it is not a private backend, then check to see if the server or
        // backend is operating in read-only mode.
        if (! backend.isPrivateBackend())