Skip to content

Commit 132b891

Browse files
Remove dead code. ERR_MissingAppResources is not referenced
1 parent 61701f6 commit 132b891

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ ERR_InvalidOptionWithAppImageSigning=Error: Option [{0}] is not valid when signi
9393

9494
ERR_MissingArgument=Error: Missing argument: {0}
9595
ERR_MissingRequiredArgument=Error: {0} argument requires at least one of [{1}] argument(s)
96-
ERR_MissingAppResources=Error: No application jars found
9796
ERR_AppImageNotExist=Error: App image directory "{0}" does not exist
9897
ERR_NoAddLauncherName=Error: --add-launcher option requires a name and a file path (--add-launcher <name>=<file path>)
9998
ERR_NoUniqueName=Error: --add-launcher <name>=<file path> requires a unique name

0 commit comments

Comments
 (0)