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

neil_a_wilson
01.18.2007 a49dee3f75d6e2548e9114d9495655dd56f06973
opends/src/server/org/opends/server/protocols/jmx/DirectoryRMIClientSocketFactory.java
@@ -194,7 +194,6 @@
   */
  public Socket createSocket(String host, int port) throws IOException
  {
    //
    // gets ssl socket factory
    SSLSocketFactory sslSocketFactory = getSSLSocketFactory();
@@ -250,7 +249,6 @@
  private synchronized String getRealServerHostname(String rmiHostname)
      throws IOException
  {
    if (serverHostname == null)
    {
      //