[Pkg-telepathy-commits] [telepathy-glib] 40/111: util.h: remove comment triggering the UNRELEASED check

Simon McVittie smcv at debian.org
Wed Mar 19 18:07:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib.

commit c20140663f240a922dc882d90d8d9a30818c9747
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Oct 28 14:52:06 2013 +0100

    util.h: remove comment triggering the UNRELEASED check
    
    Having 'UNRELEASED' in a source file makes the release checker unhappy.
---
 telepathy-glib/util.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/telepathy-glib/util.h b/telepathy-glib/util.h
index a9b40ca..d00f69b 100644
--- a/telepathy-glib/util.h
+++ b/telepathy-glib/util.h
@@ -120,7 +120,6 @@ void tp_value_array_unpack (GValueArray *array,
 /* Work around GLib having deprecated something that is part of our API. */
 _TP_AVAILABLE_IN_0_24
 void tp_value_array_free (GValueArray *va);
-/* this is effectively _TP_AVAILABLE_IN_UNRELEASED too */
 #if TP_VERSION_MAX_ALLOWED >= _TP_VERSION_CUR_STABLE
 #define tp_value_array_free(va) _tp_value_array_free_inline (va)
 #ifndef __GTK_DOC_IGNORE__ /* gtk-doc can't parse this */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib.git



More information about the Pkg-telepathy-commits mailing list