summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/multi.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/src/openvpn/multi.h')
-rw-r--r--openvpn/src/openvpn/multi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openvpn/src/openvpn/multi.h b/openvpn/src/openvpn/multi.h
index 7b97b0d2..fc2ffb24 100644
--- a/openvpn/src/openvpn/multi.h
+++ b/openvpn/src/openvpn/multi.h
@@ -312,9 +312,6 @@ void multi_close_instance_on_signal (struct multi_context *m, struct multi_insta
void init_management_callback_multi (struct multi_context *m);
void uninit_management_callback_multi (struct multi_context *m);
-bool validate_peer_info_line(char *line);
-void multi_output_peer_info_env (struct env_set *es, const char * peer_info);
-
/*
* Return true if our output queue is not full
*/