0

Removed debug output "EHH WAT"

This commit is contained in:
Pepich 2017-02-01 17:46:48 +01:00
parent 4cd9f3e551
commit 09a28c831a

View File

@ -112,10 +112,6 @@ public final class Debugger implements CoreModule, Listener
p.sendMessage(sb.toString());
}
}
else
{
System.err.println("EHH WAT");
}
}
// @noformat