src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties
branchJDK-8200758-branch
changeset 57099 9a85a7a076ad
parent 57096 d06bec27f8c9
child 57103 fe6bf39ac415
--- a/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Mon Jan 07 16:43:30 2019 -0500
+++ b/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Tue Jan 08 07:37:14 2019 -0500
@@ -119,8 +119,6 @@
 param.strip-executables.description=Removes native executables from the JImage creation.
 param.main.module.name=Main Module
 param.main.module.description=The main module of the application.  This module should have the main-class, and is on the module path.
-param.singleton.name=Singleton
-param.singleton.description=Prevents from launching multiple instances of application.
 param.install-dir.name=Installation Directory
 param.install-dir.description=Installation directory of the application.