Some changes in LLEModulesManager and cellAudio

This commit is contained in:
Oil 2014-12-27 21:25:51 +04:00
parent 411e21210c
commit 2a6f4e19cc
5 changed files with 64 additions and 18 deletions

View file

@ -133,7 +133,6 @@ namespace loader
if (import_count)
{
LOG_ERROR(LOADER, "**** Lib '%s'has %d imports!", module_info.name, import_count);
break;
}
sys_prx_library_info_t lib;