[telepathy-gabble/telepathy-gabble-0.8] Calling g_time_val_from_iso8601() once is enough.
Will Thompson
will.thompson at collabora.co.uk
Wed Nov 25 04:11:44 PST 2009
---
src/ft-manager.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/ft-manager.c b/src/ft-manager.c
index c47f97c..ce121bc 100644
--- a/src/ft-manager.c
+++ b/src/ft-manager.c
@@ -545,8 +545,6 @@ void gabble_ft_manager_handle_si_request (GabbleFtManager *self,
{
GTimeVal val;
- g_time_val_from_iso8601 (date_str, &val);
-
/* FIXME: this assume the timezone is always UTC */
if (g_time_val_from_iso8601 (date_str, &val))
date = val.tv_sec;
--
1.5.6.5
More information about the telepathy-commits
mailing list