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

kenneth_suter
05.14.2007 ed907894ab005b1d47bca475f2ffe36e260e9924
removed inaccurate comment
1 files modified
4 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/util/InProcessServerController.java 4 ●●●● patch | view | raw | blame | history
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 {