Dead code.

This commit is contained in:
Adam
2016-04-08 14:37:01 -04:00
parent 08950e3717
commit 8b7098d8ff

View File

@@ -276,11 +276,6 @@ public class ConstantParameter implements Deobfuscator
}
}
private void buildContexts(InstructionContext context)
{
//
}
private boolean doLogicalComparison(Object value, ComparisonInstruction comparison, Object otherValue)
{
Instruction ins = (Instruction) comparison;