Cleanup
This commit is contained in:
parent
7fa7978691
commit
3f407ea506
|
@ -70,7 +70,7 @@ public class JavapDisassembler extends AbstractDecompiler
|
|||
TempFile tempFile = null;
|
||||
String exception = "This decompiler didn't throw an exception - this is probably a BCV logical bug";
|
||||
|
||||
JFrameConsolePrintStream sysOutBuffer = null;
|
||||
JFrameConsolePrintStream sysOutBuffer;
|
||||
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user