From bce7cf5bdd48bdf77c739b05fd840b00395e5360 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Wed, 21 Nov 2007 12:58:37 +0000 Subject: [PATCH] fixed build --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401714 --- core/smn_keyvalues.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/core/smn_keyvalues.cpp b/core/smn_keyvalues.cpp index ef18e36d..f5ff470c 100644 --- a/core/smn_keyvalues.cpp +++ b/core/smn_keyvalues.cpp @@ -411,7 +411,6 @@ static cell_t smn_KvJumpToKeySymbol(IPluginContext *pCtx, const cell_t *params) Handle_t hndl = static_cast(params[1]); HandleError herr; HandleSecurity sec; - char *name; KeyValueStack *pStk; sec.pOwner = NULL;