Remove half-implemented --no-decode option.

This commit is contained in:
Oliver Jowett 2014-12-27 20:11:10 +00:00
parent e2153eccde
commit 48986c48cc
4 changed files with 7 additions and 39 deletions

View file

@ -368,7 +368,6 @@ struct { // Internal state
int metric; // Use metric units
int mlat; // Use Beast ascii format for raw data output, i.e. @...; iso *...;
int interactive_rtl1090; // flight table in interactive mode is formatted like RTL1090
int no_decode; // Disable decoding and aircraft tracking
char *json_aircraft_path; // Path to json aircraft file to write, or NULL not to.
char *json_metadata_path; // Path to json metadata file to write, or NULL not to.
int json_interval; // Interval between rewriting the json aircraft file