Remove useless debug.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3ef05c4677
commit
5742494d29
@ -550,7 +550,6 @@ autofs_ioctl_request(struct autofs_daemon_request *adr)
|
||||
&autofs_softc->sc_lock);
|
||||
if (error != 0) {
|
||||
sx_xunlock(&autofs_softc->sc_lock);
|
||||
AUTOFS_DEBUG("failed with error %d", error);
|
||||
return (error);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user