Drop message box for invalid --arch option
commit6d0bac5d1ae7941768d80769b1b544e6bf9649e4
authorJon Turney <jon.turney@dronecode.org.uk>
Fri, 12 Nov 2021 14:37:33 +0000 (12 14:37 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 26 Nov 2021 14:59:04 +0000 (26 14:59 +0000)
tree6bd5e68807be50f8d980260bb00d9aaf698bd972
parent16007bd3915c50038138af48e9c2192e5128b60a
Drop message box for invalid --arch option

Make this consistent with all other cases of an invalid option, where
the error is just reported to stdout.
main.cc