Remove prints

This commit is contained in:
PolynomialDivision 2017-09-18 20:01:39 +02:00
parent 43f8d8af12
commit b14d251888
2 changed files with 2 additions and 2 deletions

View file

@ -265,7 +265,7 @@ static int handle_probe_req(struct blob_attr *msg) {
//printf("[WC] Hostapd-Probe: %s : %s\n", "probe", str);
print_array();
//print_array();
// deny access
if (!decide_function(&tmp_probe)) {