Removed useless method

This commit is contained in:
Clisprail
2014-02-23 13:23:22 +01:00
parent 85929bf312
commit bfbf64b15a
@@ -61,10 +61,6 @@ public class Context {
return getInstance(null);
}
public void setEnvironment() {
classLoader = new ASMClassLoader(classPath);
}
/**
* Sets the main client instance
*/