Removed a deprecated workaround

This commit is contained in:
ulteq 2015-04-14 11:12:58 +02:00
parent fa88ab484e
commit 5a7078ad2c

View File

@ -23,6 +23,3 @@ GVAR(ImpellerState) = 0;
GVAR(Kestrel4500) = false;
GVAR(Overlay) = false;
// TODO: Remove this, after merging the ab branch
if (isNil QUOTE(EGVAR(weather,Altitude))) then {EGVAR(weather,Altitude) = 0};