summaryrefslogtreecommitdiff
path: root/app/openvpn/src/openvpn/forward-inline.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/openvpn/src/openvpn/forward-inline.h')
-rw-r--r--app/openvpn/src/openvpn/forward-inline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/openvpn/src/openvpn/forward-inline.h b/app/openvpn/src/openvpn/forward-inline.h
index 7eb480dd..5853ce29 100644
--- a/app/openvpn/src/openvpn/forward-inline.h
+++ b/app/openvpn/src/openvpn/forward-inline.h
@@ -228,7 +228,6 @@ context_reschedule_sec (struct context *c, int sec)
static inline struct link_socket_info *
get_link_socket_info (struct context *c)
{
-
if (c->c2.link_socket_info)
return c->c2.link_socket_info;
else