]> git.stg.codes - stg.git/blobdiff - projects/stargazer/users_impl.cpp
Get<something>Num -> Count
[stg.git] / projects / stargazer / users_impl.cpp
index febd90f5575d2ba2f4a9f829cea12d2a180e2604..5ad112b9523aae65158d8aaebf0c9545a5ea45c5 100644 (file)
@@ -561,11 +561,6 @@ while (iter != usersToDelete.end())
 return;
 }
 //-----------------------------------------------------------------------------
-int USERS_IMPL::GetUserNum() const
-{
-return users.size();
-}
-//-----------------------------------------------------------------------------
 void USERS_IMPL::AddToIPIdx(user_iter user)
 {
 printfd(__FILE__, "USERS: Add IP Idx\n");