From f4773faa9f669ff3a705946f5b4ddcc83d3c6931 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 5 Jan 2011 17:46:28 -0500 Subject: [PATCH] Drop annotation that break the documentation build --- gio/gtlsclientconnection.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gio/gtlsclientconnection.c b/gio/gtlsclientconnection.c index 04e04da..4b87b60 100644 --- a/gio/gtlsclientconnection.c +++ b/gio/gtlsclientconnection.c @@ -38,8 +38,6 @@ * * #GTlsClientConnection is the client-side subclass of * #GTlsConnection, representing a client-side TLS connection. - * - * Since: 2.28 */ /** @@ -136,8 +134,6 @@ g_tls_client_connection_default_init (GTlsClientConnectionInterface *iface) * Each item in the list is a #GByteArray which contains the complete * subject DN of the certificate authority. * - * Type: GList - * Transfer: full * Since: 2.28 */ g_object_interface_install_property (iface, -- 2.7.4