From f0e6f03ef2a8eccb9f3a859dfac8d5b7295094e0 Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Fri, 16 Feb 2018 22:21:32 +0100 Subject: [PATCH] Update others.cpp --- src/hooks/others.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hooks/others.cpp b/src/hooks/others.cpp index 7f071d80..fdfb5256 100644 --- a/src/hooks/others.cpp +++ b/src/hooks/others.cpp @@ -37,7 +37,6 @@ static CatVar no_arms(CV_SWITCH, "no_arms", "0", "No Arms", "Removes arms from first person"); static CatVar no_hats(CV_SWITCH, "no_hats", "0", "No Hats", "Removes non-stock hats"); -float last_say = 0.0f; void DrawModelExecute_hook(IVModelRender *_this, const DrawModelState_t &state, const ModelRenderInfo_t &info, matrix3x4_t *matrix) {