fixed linux build

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401276
This commit is contained in:
David Anderson 2007-08-08 02:30:03 +00:00
parent 6d60bd8de2
commit 8352ea6413

View File

@ -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)