[next] telepathy-glib: Remove deprecated TP_ERRORS
Simon McVittie
smcv at kemper.freedesktop.org
Thu May 3 07:34:43 PDT 2012
Module: telepathy-glib
Branch: next
Commit: ab22c286859a540bc94056b549b38ac791d65867
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ab22c286859a540bc94056b549b38ac791d65867
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu May 3 13:47:32 2012 +0100
Remove deprecated TP_ERRORS
---
docs/reference/telepathy-glib-sections.txt | 2 --
telepathy-glib/errors.h | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt
index 7a2e189..efc209c 100644
--- a/docs/reference/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib-sections.txt
@@ -2036,8 +2036,6 @@ TP_ERROR_STR_CAPTCHA_NOT_SUPPORTED
<SUBSECTION Standard>
tp_error_get_type
tp_error_quark
-<SUBSECTION Private>
-TP_ERRORS
</SECTION>
<SECTION>
diff --git a/telepathy-glib/errors.h b/telepathy-glib/errors.h
index 61da6e7..126c81b 100644
--- a/telepathy-glib/errors.h
+++ b/telepathy-glib/errors.h
@@ -34,7 +34,6 @@ GQuark tp_error_quark (void);
#define TP_ERROR_PREFIX "im.telepathy1.Error"
-#define TP_ERRORS TP_ERROR
#define TP_ERROR (tp_error_quark ())
void tp_g_set_error_invalid_handle_type (guint type, GError **error);
More information about the telepathy-commits
mailing list