removed Client::isFetchingBlocks
This commit is contained in:
@@ -145,9 +145,6 @@ class Client : public con::PeerHandler
|
||||
bool AsyncProcessData();
|
||||
void Send(u16 channelnum, SharedBuffer<u8> data, bool reliable);
|
||||
|
||||
//TODO: Remove
|
||||
bool isFetchingBlocks();
|
||||
|
||||
// Pops out a packet from the packet queue
|
||||
IncomingPacket getPacket();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user