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

neil_a_wilson
01.18.2007 3e3246e42af6979556dec66ec10ad3d3e009217c
opendj-sdk/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)
    {
      //