diff options
| author | n0n4m3 <none@none> | 2010-03-09 18:53:22 +0300 |
|---|---|---|
| committer | n0n4m3 <none@none> | 2010-03-09 18:53:22 +0300 |
| commit | 5411468f5dc6c49c230a3c7f09cd31872c2b5e5e (patch) | |
| tree | e904a7a70be6eeb72429cc4c6950f59e290956bf /src/trinityrealm/AuthSocket.h | |
| parent | 269728b9ae3b0d2b154f96f82cfa703dde7ce2aa (diff) | |
Removed unused function bool AuthSocket::IsLag, also small code cleanup.
--HG--
branch : trunk
Diffstat (limited to 'src/trinityrealm/AuthSocket.h')
| -rw-r--r-- | src/trinityrealm/AuthSocket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trinityrealm/AuthSocket.h b/src/trinityrealm/AuthSocket.h index 16a74636820..13fc9b0080a 100644 --- a/src/trinityrealm/AuthSocket.h +++ b/src/trinityrealm/AuthSocket.h @@ -58,7 +58,6 @@ class AuthSocket: public RealmSocket::Session FILE *pPatch; ACE_Thread_Mutex patcherLock; - bool IsLag(); private: RealmSocket& socket_; |
