fixed linux build
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401276
This commit is contained in:
parent
6d60bd8de2
commit
8352ea6413
@ -68,7 +68,6 @@ void DebugReport::GenerateError(IPluginContext *ctx, cell_t func_idx, int err, c
|
||||
|
||||
g_Logger.LogError("[SM] %s", buffer);
|
||||
|
||||
const char *func_name = NULL;
|
||||
if (func_idx != -1)
|
||||
{
|
||||
if (func_idx & 1)
|
||||
|
Loading…
Reference in New Issue
Block a user