summaryrefslogtreecommitdiff
path: root/lib/debug.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-11-09 08:29:56 +0100
committerSimon Josefsson <simon@josefsson.org>2011-11-09 08:29:56 +0100
commite5d8a79fcc429902e8fb9b7cec91d66b965df5bb (patch)
treed4b826606d2713008cb2208ef766bf1857a9b6b0 /lib/debug.h
parentc35922d2c14edb96bc40e34ba0a34553e9cee230 (diff)
downloadgnutls-e5d8a79fcc429902e8fb9b7cec91d66b965df5bb.tar.gz
Remove dead code.
Diffstat (limited to 'lib/debug.h')
-rw-r--r--lib/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/debug.h b/lib/debug.h
index d0ad69370e..4d3d2b03b7 100644
--- a/lib/debug.h
+++ b/lib/debug.h
@@ -22,4 +22,3 @@
const char *_gnutls_packet2str (content_type_t packet);
const char *_gnutls_handshake2str (gnutls_handshake_description_t handshake);
-void _gnutls_dump_mpi (const char *prefix, bigint_t a);