clean up code

This commit is contained in:
PolynomialDivision 2017-11-19 20:29:13 +01:00
parent 13e594287d
commit e00e11b728
3 changed files with 3 additions and 78 deletions

View file

@ -22,8 +22,6 @@ void del_client_all_interfaces(const uint8_t *client_addr, uint32_t reason, uint
void *update_clients_thread(void *arg);
void *kick_clients_thread(void *arg);
char *hostapd_dir_glob;
int ubus_call_umdns();