Remove unused variable Client::m_active_blocks

This commit is contained in:
nerzhul 2015-04-24 15:33:47 +02:00
parent ac6efa2539
commit ab04b7fe94
1 changed files with 0 additions and 1 deletions

View File

@ -573,7 +573,6 @@ private:
bool m_inventory_updated;
Inventory *m_inventory_from_server;
float m_inventory_from_server_age;
std::set<v3s16> m_active_blocks;
PacketCounter m_packetcounter;
bool m_show_highlighted;
// Block mesh animation parameters