mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove unused call from 'Script_PrecompileScripts'
This commit is contained in:
parent
94939b5b40
commit
ad2352e9b6
@ -183,9 +183,7 @@ SQBool Script_ParseScriptList(SQCONTEXT context, const char* scriptListPath,
|
||||
//---------------------------------------------------------------------------------
|
||||
SQBool Script_PrecompileScripts(CSquirrelVM* vm)
|
||||
{
|
||||
HSQUIRRELVM v = vm->GetVM();
|
||||
SQCONTEXT context = vm->GetContext();
|
||||
|
||||
DevMsg(eDLL_T(context), "Starting script compiler...\n");
|
||||
|
||||
CFastTimer timer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user