ap: Remove unused psk field

This commit is contained in:
Andrew Zaborowski 2018-07-22 14:15:16 +02:00 committed by Denis Kenzior
parent e084b11d39
commit ea2b83e5a7
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
struct ap_state {
struct device *device;
char *ssid;
char *psk;
int channel;
unsigned int ciphers;
uint32_t beacon_interval;