From 842e4e41ce215d0c64c350fc895516a1c8941ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 5 Apr 2015 20:39:18 +0200 Subject: [PATCH] debug comment removed --- src/com/jpexs/decompiler/flash/gui/Main.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/com/jpexs/decompiler/flash/gui/Main.java b/src/com/jpexs/decompiler/flash/gui/Main.java index eb75188b2..f1780e92b 100644 --- a/src/com/jpexs/decompiler/flash/gui/Main.java +++ b/src/com/jpexs/decompiler/flash/gui/Main.java @@ -1006,7 +1006,6 @@ public class Main { */ public static void main(String[] args) throws IOException { - //args = new String[]{"-export", "script", "C:\\Projects\\FFDec\\FFDec\\exp", "C:\\Projects\\FFDec\\FFDec\\ATG_-_Reconstruction.v1696.swf"}; clearTemp(); String pluginPath = Configuration.pluginPath.get(); if (pluginPath != null && !pluginPath.isEmpty()) {