Removed unused variable

This commit is contained in:
Spacehuhn
2020-11-28 19:00:26 +01:00
parent f8e0117675
commit f82b751edf

View File

@@ -20,8 +20,6 @@ typedef struct auth_data_t {
// Settings
auth_scan_settings_t settings;
MacArr bssids;
// Temp
unsigned long start_time;
unsigned long ch_update_time;