mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-09 06:19:23 +00:00
2.0-alpha4
This commit is contained in:
@@ -13,11 +13,9 @@ using namespace tgvoip;
|
||||
ServerConfig* ServerConfig::sharedInstance=NULL;
|
||||
|
||||
ServerConfig::ServerConfig(){
|
||||
init_mutex(mutex);
|
||||
}
|
||||
|
||||
ServerConfig::~ServerConfig(){
|
||||
free_mutex(mutex);
|
||||
}
|
||||
|
||||
ServerConfig *ServerConfig::GetSharedInstance(){
|
||||
|
||||
Reference in New Issue
Block a user