World: More unused variables removed.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1667 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
3df8cfb091
commit
9214a134ca
@ -550,6 +550,7 @@ private:
|
|||||||
cRedstoneSimulator * m_RedstoneSimulator;
|
cRedstoneSimulator * m_RedstoneSimulator;
|
||||||
|
|
||||||
cCriticalSection m_CSPlayers;
|
cCriticalSection m_CSPlayers;
|
||||||
|
cPlayerList m_Players;
|
||||||
|
|
||||||
cWorldStorage m_Storage;
|
cWorldStorage m_Storage;
|
||||||
|
|
||||||
@ -579,9 +580,6 @@ private:
|
|||||||
bool m_IsSaplingBonemealable;
|
bool m_IsSaplingBonemealable;
|
||||||
bool m_IsSugarcaneBonemealable;
|
bool m_IsSugarcaneBonemealable;
|
||||||
|
|
||||||
cClientHandleList m_Clients;
|
|
||||||
cPlayerList m_Players;
|
|
||||||
|
|
||||||
cCriticalSection m_CSFastSetBlock;
|
cCriticalSection m_CSFastSetBlock;
|
||||||
sSetBlockList m_FastSetBlockQueue;
|
sSetBlockList m_FastSetBlockQueue;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user