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

kenneth_suter
05.14.2007 b2ab0452fed13a8628d78e17bfedb57c6a903017
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/InProcessServerController.java
@@ -70,10 +70,6 @@
/**
 * Class used to manipulate an OpenDS server in the same JVM process as
 * the client class.
 *
 * NOTE:  this class imports classes from the server packages.  You should
 * refer to the class using a fully qualified package name and insure that
 * that this class does not appear in any import statements.
 */
public class InProcessServerController {