Cleanup list devices code

This commit is contained in:
Martin Lund 2022-06-11 23:14:18 +02:00
parent a0d4be068b
commit bf749aead4
3 changed files with 3 additions and 15 deletions

View file

@ -51,7 +51,6 @@ struct option_t
bool log;
bool local_echo;
enum timestamp_t timestamp;
bool list_devices;
const char *log_filename;
const char *map;
const char *socket;