Remove spirous call.

This commit is contained in:
Tux 2014-08-10 06:49:20 -04:00
parent befd4d0d26
commit c75be36531
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ public class RedisBungeeListener implements Listener {
out.writeInt(0);
}
}
out.writeInt(plugin.getCurrentCount());
break;
case "LastOnline":
String user = in.readUTF();