summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/src/openvpn/misc.c')
-rw-r--r--openvpn/src/openvpn/misc.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/openvpn/src/openvpn/misc.c b/openvpn/src/openvpn/misc.c
index fa327f8c..1120adc4 100644
--- a/openvpn/src/openvpn/misc.c
+++ b/openvpn/src/openvpn/misc.c
@@ -701,14 +701,6 @@ env_set_remove_from_environment (const struct env_set *es)
}
}
-#ifdef HAVE_PUTENV
-
-/* companion functions to putenv */
-
-static struct env_item *global_env = NULL; /* GLOBAL */
-
-#endif
-
/* add/modify/delete environmental strings */
void