2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-27 19:08:02 +00:00

Remove spirous call.

This commit is contained in:
Tux 2014-08-10 06:49:20 -04:00
parent befd4d0d26
commit c75be36531

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();