This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 plugins/wifi.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

New commits:
commit 64ed4af748907c3c077d4c5b0755434ec7ac248c
Author: Marcel Holtmann <[email protected]>
Date:   Sat Dec 13 01:49:40 2008 +0100

    Remove unused variable


Diff in this email is a maximum of 400 lines.
diff --git a/plugins/wifi.c b/plugins/wifi.c
index 8b83c34..e463589 100644
--- a/plugins/wifi.c
+++ b/plugins/wifi.c
@@ -220,7 +220,6 @@ static gboolean cleanup_pending(gpointer user_data)
 static void clear_results(struct connman_element *parent)
 {
        struct wifi_data *data = connman_element_get_data(parent);
-       GSList *list;
 
        DBG("pending %d", g_slist_length(data->pending));
        DBG("current %d", g_slist_length(data->current));
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to