[gnome-bluetooth] lib: Remove pointless assignment



commit 502240a391c0ef933bdab86685c6ade374e9d112
Author: Gustavo Padovan <gustavo padovan collabora co uk>
Date:   Thu Jun 13 18:14:27 2013 +0100

    lib: Remove pointless assignment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701399

 lib/bluetooth-client.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 03ec815..471f696 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -1478,8 +1478,6 @@ bluetooth_client_connect_service (BluetoothClient     *client,
                                        g_object_ref (cancellable), g_object_unref);
        }
 
-       simple = simple;
-
        if (connect) {
                device1_call_connect (DEVICE1(device),
                                      NULL,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]