diff options
Diffstat (limited to 'src/daemon/https/tls/debug.h')
-rw-r--r-- | src/daemon/https/tls/debug.h | 3 |
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 | ||
26 | void MHD__gnutls_print_state (MHD_gtls_session_t session); | ||
27 | #endif | ||
28 | const char *MHD__gnutls_packet2str (content_type_t packet); | 25 | const char *MHD__gnutls_packet2str (content_type_t packet); |
29 | const char *MHD__gnutls_handshake2str (MHD_gnutls_handshake_description_t | 26 | const char *MHD__gnutls_handshake2str (MHD_gnutls_handshake_description_t |
30 | handshake); | 27 | handshake); |