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;