mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
* Clean up unreachable code
This commit is contained in:
parent
dbb399d808
commit
a7163e0f5b
1 changed files with 0 additions and 2 deletions
|
|
@ -357,8 +357,6 @@ WorldSocketMgr::OnSocketOpen (WorldSocket* sock)
|
|||
min = i;
|
||||
|
||||
return m_NetThreads[min].AddSocket (sock);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
WorldSocketMgr*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue