]> git.stg.codes - stg.git/blobdiff - projects/stargazer/main.cpp
Merge branch 'log-unauth-reasons'
[stg.git] / projects / stargazer / main.cpp
index 200fd2a664e15f46e1d2228b20ba6f4db509bdd3..1e4c677e255133503bbc25c61721874cf3891d95 100644 (file)
@@ -271,7 +271,6 @@ if (settings->ReadSettings())
     WriteServLog("ReadSettings error. %s", settings->GetStrError().c_str());
     exit(1);
     }
-
 #ifndef NO_DAEMON
 std::string startFile(settings->GetConfDir() + START_FILE);
 #endif