From ba651b4cdbd1aca26e935b382776a76d709fbb19 Mon Sep 17 00:00:00 2001 From: mazinskihenry <33608576+mazinskihenry@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:18:59 -0800 Subject: [PATCH] Update fnc_showRWatch.sqf --- addons/watch/functions/fnc_showRWatch.sqf | 2 -- 1 file changed, 2 deletions(-) diff --git a/addons/watch/functions/fnc_showRWatch.sqf b/addons/watch/functions/fnc_showRWatch.sqf index 23b63216e..42fa41d8e 100644 --- a/addons/watch/functions/fnc_showRWatch.sqf +++ b/addons/watch/functions/fnc_showRWatch.sqf @@ -54,8 +54,6 @@ private _o2 = _display displayCtrl 22810; _pfhID call CBA_fnc_removePerFrameHandler; }; - _unit setVariable [QGVAR(rangerPFH), _pfhID, false]; - private _altitudeValue = round((getPosASL _unit) select 2); if (GVAR(altitudeUnit) == 1) then {