mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix issues detected by Sonar
This commit is contained in:
@@ -83,7 +83,6 @@ int main(int argc, const char * argv[])
|
||||
logConfigurator.configure();
|
||||
|
||||
LIBRARY->initializeLibrary();
|
||||
std::srand(static_cast<uint32_t>(time(nullptr)));
|
||||
|
||||
{
|
||||
bool connectToLobby = opts.count("lobby");
|
||||
|
||||
Reference in New Issue
Block a user