From b8e149cb61036513e041399cfacfc16b9bbb6dd5 Mon Sep 17 00:00:00 2001 From: cyoung Date: Tue, 9 Jan 2018 12:00:55 -0500 Subject: [PATCH] Cleanup. #692 --- main/gen_gdl90.go | 1 - 1 file changed, 1 deletion(-) diff --git a/main/gen_gdl90.go b/main/gen_gdl90.go index 22d731bb..d4ee896f 100644 --- a/main/gen_gdl90.go +++ b/main/gen_gdl90.go @@ -1424,7 +1424,6 @@ func main() { vtF, err := strconv.ParseFloat(vtS, 32) if err == nil { if vtF < 8.0 { - var err_os error if globalStatus.HardwareBuild == "FlightBox" { addSingleSystemErrorf("deprecated-image", "You are running an old Stratux image that can't be updated fully and is now deprecated. Visit https://www.openflightsolutions.com/flightbox/image-update-required for further information.") } else {