Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyoung committed Jan 9, 2018
1 parent 8b806b8 commit b8e149c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/gen_gdl90.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit b8e149c

Please sign in to comment.