summaryrefslogtreecommitdiff
path: root/lib/handshake.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/handshake.h')
-rw-r--r--lib/handshake.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/handshake.h b/lib/handshake.h
index 184a349a91..38ef848784 100644
--- a/lib/handshake.h
+++ b/lib/handshake.h
@@ -71,8 +71,6 @@
int _gnutls_send_handshake(gnutls_session_t session, mbuffer_st * bufel,
gnutls_handshake_description_t type);
-int _gnutls_recv_hello_request(gnutls_session_t session, void *data,
- uint32_t data_size);
int _gnutls_recv_handshake(gnutls_session_t session,
gnutls_handshake_description_t type,
unsigned int optional, gnutls_buffer_st * buf);