[Telepathy-commits] [telepathy-gabble/master] Remove unused variable
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Aug 26 10:17:13 PDT 2008
---
src/conn-requests.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/conn-requests.c b/src/conn-requests.c
index 4bd0776..d76db6d 100644
--- a/src/conn-requests.c
+++ b/src/conn-requests.c
@@ -845,7 +845,6 @@ get_requestables_foreach (GabbleChannelManager *manager,
GValueArray *requestable = g_value_array_new (3);
GValue *value;
GPtrArray *allowed;
- guint i = 0;
const gchar * const *iter;
allowed = g_ptr_array_new ();
--
1.5.6.3
More information about the Telepathy-commits
mailing list