More restructuring. Still broken.

This commit is contained in:
lotodore
2009-05-10 22:21:20 +00:00
parent 2541f28ff2
commit 8ab2fed1a2
13 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ private:
mutable boost::mutex m_curStatsMutex;
ServerStats m_curStats;
boost::shared_ptr<SenderInterface> m_senderThread;
boost::shared_ptr<SenderInterface> m_senderHelper;
friend class AbstractClientStateReceiving;
friend class ClientStateInit;