git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3398 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2009-06-09 21:29:54 +00:00
parent 6f845b8bb0
commit 24e0f8926c
2 changed files with 8 additions and 39 deletions

View File

@ -25,7 +25,6 @@ Config g_Config;
Config::Config()
{
memset(this, 0, sizeof(Config));
}
void Config::Load()