Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20088 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
33e7aee3dd
commit
ce944dbeda
@ -3298,8 +3298,6 @@ long xvt_sys_get_oem_int(const char* name, long defval)
|
||||
static long _oem = -1;
|
||||
if (_oem < 0)
|
||||
_oem = xvt_sys_get_profile_int(_startup_dir+"/setup/oem.ini", "MAIN", "OEM", -1);
|
||||
}
|
||||
const int oem = xvt_sys_get_profile_int(strFileName, "MAIN", "OEM", -1);
|
||||
if (_oem >= 0)
|
||||
{
|
||||
if (wxStricmp(name, "OEM") != 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user