[glib-networking: 80/129] Remove bogus prototype



commit d8428c0b95ad1995ce90c29dc128b59faa36da38
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Oct 29 18:14:58 2017 +0100

    Remove bogus prototype

 tls/openssl/gtlsfiledatabase-openssl.h | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/tls/openssl/gtlsfiledatabase-openssl.h b/tls/openssl/gtlsfiledatabase-openssl.h
index 4ec6627..2d3ccfb 100644
--- a/tls/openssl/gtlsfiledatabase-openssl.h
+++ b/tls/openssl/gtlsfiledatabase-openssl.h
@@ -57,8 +57,6 @@ struct _GTlsFileDatabaseOpenssl
 
 GType                        g_tls_file_database_openssl_get_type              (void) G_GNUC_CONST;
 
-GTlsDatabase                *g_tls_file_database_openssl_new                   (const gchar *anchor_file);
-
 G_END_DECLS
 
 #endif /* __G_TLS_FILE_DATABASE_OPENSSL_H___ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]