diff options
Diffstat (limited to 'src/privsep-bpf.c')
| -rw-r--r-- | src/privsep-bpf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/privsep-bpf.c b/src/privsep-bpf.c index 79c4696d..2db5ebc4 100644 --- a/src/privsep-bpf.c +++ b/src/privsep-bpf.c @@ -254,10 +254,8 @@ ps_bpf_cmd(struct dhcpcd_ctx *ctx, struct ps_msghdr *psm, struct msghdr *msg) ps_entersandbox("stdio", NULL); break; default: -#ifdef PRIVSEP_DEBUG logdebugx("%s: spawned BPF %s on PID %d", psp->psp_ifname, psp->psp_protostr, start); -#endif break; } return start; |
