summaryrefslogtreecommitdiff
path: root/lib/gnutls_global.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-04-14 23:06:25 +0000
committerSimon Josefsson <simon@josefsson.org>2005-04-14 23:06:25 +0000
commit3d4c1c2dae7d2875215663d3bbc550f46b862cd0 (patch)
tree20e59f7e2e399b8535d3ca4047339ee6552b90af /lib/gnutls_global.h
parentafbf57c20528012ff1ba66b77a088c4275663156 (diff)
downloadgnutls-3d4c1c2dae7d2875215663d3bbc550f46b862cd0.tar.gz
Remove dupe definition.
Diffstat (limited to 'lib/gnutls_global.h')
-rw-r--r--lib/gnutls_global.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_global.h b/lib/gnutls_global.h
index 0febf3417f..868588c1e6 100644
--- a/lib/gnutls_global.h
+++ b/lib/gnutls_global.h
@@ -27,7 +27,6 @@
#include <libtasn1.h>
-int gnutls_global_init(void);
int gnutls_is_secure_memory(const void *mem);
extern ASN1_TYPE _gnutls_pkix1_asn;