summaryrefslogtreecommitdiff
path: root/lib/gnutls_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_int.h')
-rw-r--r--lib/gnutls_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index e34bea85b8..16881d8827 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -1216,7 +1216,6 @@ typedef struct {
gnutls_db_store_func db_store_func;
gnutls_db_retr_func db_retrieve_func;
gnutls_db_remove_func db_remove_func;
- gnutls_db_add_func db_add_func;
void *db_ptr;
/* post client hello callback (server side only)