diff --git a/tools/platforms/FlashPlatform.hx b/tools/platforms/FlashPlatform.hx index cc6656261..c431efb94 100644 --- a/tools/platforms/FlashPlatform.hx +++ b/tools/platforms/FlashPlatform.hx @@ -78,7 +78,7 @@ class FlashPlatform extends PlatformTarget { } - var index = 1; + /*var index = 1; while (index < args.length) { @@ -93,7 +93,7 @@ class FlashPlatform extends PlatformTarget { } - } + }*/ if (PlatformHelper.hostPlatform != Platform.WINDOWS) {