mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
removed Client::isFetchingBlocks
This commit is contained in:
parent
d38ac3aae3
commit
ec509fac12
2 changed files with 0 additions and 22 deletions
|
@ -145,9 +145,6 @@ public:
|
|||
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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue