summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_errors.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c
index 74901d017a..148449991c 100644
--- a/lib/gnutls_errors.c
+++ b/lib/gnutls_errors.c
@@ -286,8 +286,6 @@ void _gnutls_log( int level, const char *fmt, ...) {
* be called. This may affect performance.
*/
void _gnutls_null_log( void* x, ...) { return; }
-const char* _gnutls_handshake2str( int handshake) { return NULL; }
-const char* _gnutls_packet2str( int packet) { return NULL; }
# endif /* C99_MACROS */
#endif /* DEBUG */