diff --git a/src/osdnet.c b/src/osdnet.c index 7408e05..25722ed 100644 --- a/src/osdnet.c +++ b/src/osdnet.c @@ -1718,7 +1718,6 @@ pfopen(char *basename, struct tuntap_context *tt_ctx, struct osnpf *osnpf) }; tt_ctx->my_tap = TRUE; - return fd; /* Success! */ }