summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/hello_ext.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/hello_ext.h b/lib/hello_ext.h
index 884ce86490..058e564053 100644
--- a/lib/hello_ext.h
+++ b/lib/hello_ext.h
@@ -117,8 +117,6 @@ typedef struct hello_ext_entry_st {
unsigned cannot_be_overriden;
} hello_ext_entry_st;
-int _gnutls_ext_register(hello_ext_entry_st *);
-
/* Checks if the extension @id provided has been requested
* by us (in client side). In that case it returns non-zero,
* otherwise zero.