Rename LoadLogSettings to LoadLogSettingsDefaults

This commit is contained in:
Akkadius
2015-01-16 00:07:30 -06:00
parent 0d2c396680
commit 70fbf23d27
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ std::string GetMailPrefix() {
int main() {
RegisterExecutablePlatform(ExePlatformUCS);
logger.LoadLogSettings();
logger.LoadLogSettingsDefaults();
set_exception_handler();
// Check every minute for unused channels we can delete