mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-14 12:50:13 +00:00
Don't do debug
This commit is contained in:
parent
8506fc087a
commit
c5322072ae
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ public class CompileMethods {
|
|||
return;
|
||||
}
|
||||
|
||||
System.out.println("Now processing " + c.getName());
|
||||
|
||||
if (c != FlagWatcher.class) {
|
||||
addClass(classes, c.getSuperclass());
|
||||
|
||||
|
|
Loading…
Reference in a new issue