Fixed loonix build
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401119
This commit is contained in:
parent
fe8ebeae89
commit
1b4b16af47
@ -350,7 +350,6 @@ static cell_t MarkNativeAsOptional(IPluginContext *pContext, const cell_t *param
|
||||
static cell_t RegPluginLibrary(IPluginContext *pContext, const cell_t *params)
|
||||
{
|
||||
char *name;
|
||||
uint32_t idx;
|
||||
CPlugin *pl = g_PluginSys.GetPluginByCtx(pContext->GetContext());
|
||||
|
||||
pContext->LocalToString(params[1], &name);
|
||||
|
Loading…
Reference in New Issue
Block a user