#991 Serious Bug in Decompiler! fixed

This commit is contained in:
2015-10-18 09:26:44 +02:00
parent 85788e258c
commit 9839fb496f
@@ -27,7 +27,7 @@ import java.util.logging.Logger;
*/
public class TranslateStack extends Stack<GraphTargetItem> {
private static PopItem pop;
private PopItem pop;
private final String path;