Skip to content

Commit a306db2

Browse files
authored
Update JavaObfuscator.java
Resolving Konloch#281
1 parent 4dd9d6d commit a306db2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/the/bytecode/club/bytecodeviewer/obfuscators/JavaObfuscator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public abstract class JavaObfuscator extends Thread {
3333

3434
@Override
3535
public void run() {
36-
System.out.println("mibbzz is gay");
3736
BytecodeViewer.viewer.setIcon(true);
3837
BytecodeViewer.runningObfuscation = true;
3938
obfuscate();

0 commit comments

Comments
 (0)