fixed build

This commit is contained in:
North 2014-04-05 21:06:40 +03:00
parent e46399c1e0
commit 479f12f4b7
2 changed files with 0 additions and 10 deletions

View file

@ -27,11 +27,6 @@ public class SimpleMageClient implements MageClient {
callbackClient = new LoadCallbackClient();
}
@Override
public UUID getId() {
return clientId;
}
@Override
public MageVersion getVersion() {
return version;