[telepathy-glib/master] account: remove incorrect assertion
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Sep 25 14:59:07 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
telepathy-glib/account.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c
index a7ef87c..aed131d 100644
--- a/telepathy-glib/account.c
+++ b/telepathy-glib/account.c
@@ -2647,7 +2647,6 @@ tp_account_prepare_async (TpAccount *account,
const GQuark *f;
g_return_if_fail (TP_IS_ACCOUNT (account));
- g_return_if_fail (features != NULL);
priv = account->priv;
--
1.5.6.5
More information about the telepathy-commits
mailing list