aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/debug.h')
-rw-r--r--src/daemon/https/tls/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/daemon/https/tls/debug.h b/src/daemon/https/tls/debug.h
index 69c6a06e..0ecce182 100644
--- a/src/daemon/https/tls/debug.h
+++ b/src/daemon/https/tls/debug.h
@@ -22,9 +22,6 @@
22 * 22 *
23 */ 23 */
24 24
25#ifdef DEBUG
26void MHD__gnutls_print_state (MHD_gtls_session_t session);
27#endif
28const char *MHD__gnutls_packet2str (content_type_t packet); 25const char *MHD__gnutls_packet2str (content_type_t packet);
29const char *MHD__gnutls_handshake2str (MHD_gnutls_handshake_description_t 26const char *MHD__gnutls_handshake2str (MHD_gnutls_handshake_description_t
30 handshake); 27 handshake);