mirror of
https://github.com/sfall-team/int2ssl.git
synced 2026-07-27 16:52:42 -07:00
Fixed compiler warnings, removed CMap::InitHashTable() (empty function)
This commit is contained in:
@@ -23,7 +23,6 @@ extern std::ofstream g_ofstream;
|
||||
|
||||
CNamespace::CNamespace()
|
||||
{
|
||||
m_Map.InitHashTable(128);
|
||||
}
|
||||
|
||||
CNamespace::~CNamespace()
|
||||
|
||||
Reference in New Issue
Block a user