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

jvergara
09.03.2007 c26a450e176ec80a194348ab02a4a5960334536e
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/uninstaller/UninstallLauncher.java
@@ -213,12 +213,6 @@
        Utils.getCommandLineMaxLineWidth());
  }
  private static String getMsg(String key, String[] args)
  {
    return org.opends.server.util.StaticUtils.wrapText(
        getI18n().getMsg(key, args), Utils.getCommandLineMaxLineWidth());
  }
  private static ResourceProvider getI18n()
  {
    return ResourceProvider.getInstance();