Remove an annoying printf that somehow leaked into rev 1.21.
This commit is contained in:
parent
75504450a1
commit
b1df3c5e22
@ -183,7 +183,6 @@ static void an_setval(iface, areq)
|
||||
err(1, "SIOCSAIRONET");
|
||||
|
||||
close(s);
|
||||
printf("Hello %s %s %d\n",__FILE__,__FUNCTION__,__LINE__);
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user