Project

General

Profile

Actions

Emulator Issues #1682

closed

loading configs twice

Added by gabriel.barros over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

i'm getting:

N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
N[BOOT]: Starting application
N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini

line 366 of Main.cpp is calling SConfig::GetInstance().LoadSettings();
But when SConfig is 1st instantiated, it already calls LoadSettgins();

So i believe it's safe to remove line 366 from Main.cpp

Actions #2

Updated by Anonymous over 14 years ago

  • Status changed from New to Fixed

This issue was closed by revision r4604.

Actions

Also available in: Atom PDF