diff --git a/trunk/src/com/jpexs/decompiler/flash/graph/Graph.java b/trunk/src/com/jpexs/decompiler/flash/graph/Graph.java index 9a8e817fe..46baf4180 100644 --- a/trunk/src/com/jpexs/decompiler/flash/graph/Graph.java +++ b/trunk/src/com/jpexs/decompiler/flash/graph/Graph.java @@ -1092,7 +1092,7 @@ public class Graph { ret = new ArrayList<>(); } //try { - boolean debugMode = true; + boolean debugMode = false; if (debugMode) {