From 0abe8a87f37503ab633072443988f3ac3e88a097 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Thu, 19 Oct 2023 17:12:16 +0300 Subject: SL-20442 - build fix --- indra/newview/llgesturemgr.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llgesturemgr.cpp b/indra/newview/llgesturemgr.cpp index ce00bf3a54..3679b0b73d 100644 --- a/indra/newview/llgesturemgr.cpp +++ b/indra/newview/llgesturemgr.cpp @@ -934,7 +934,6 @@ void LLGestureMgr::stepGesture(LLMultiGesture* gesture) if (gesture->mWaitingKeyRelease) { // We're waiting for a certain amount of time to pass - LLGestureStepWait* wait_step = (LLGestureStepWait*)step; if (gesture->mKeyReleased) { // wait is done, continue execution -- cgit v1.2.3