From 379be1ce5b0348e77f78d455d0e193c241af3984 Mon Sep 17 00:00:00 2001 From: Honfika Date: Wed, 26 Feb 2014 20:59:58 +0100 Subject: [PATCH] debug line removed, sorry --- trunk/src/com/jpexs/decompiler/flash/gui/Main.java | 1 - 1 file changed, 1 deletion(-) diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/Main.java b/trunk/src/com/jpexs/decompiler/flash/gui/Main.java index 5341a92eb..58df2166b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/Main.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/Main.java @@ -883,7 +883,6 @@ public class Main { * @throws IOException */ public static void main(String[] args) throws IOException { - args = "-extract C:\\Projectek\\ffdec\\FFDec\\lwt.exe nocheck biggest".split(" "); startFreeMemThread(); initLogging(Configuration.debugMode.get()); initLang();