mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Remove unused variable Client::m_active_blocks
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user