summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>2013-06-13 18:14:27 +0100
committerBastien Nocera <hadess@hadess.net>2013-06-14 11:29:54 +0200
commit502240a391c0ef933bdab86685c6ade374e9d112 (patch)
tree5ff98d50a6bc3604e83a49e1c21174c804f40730 /lib
parente522ab4050a273b752ab3e6af9e64b25112105ca (diff)
downloadgnome-bluetooth-502240a391c0ef933bdab86685c6ade374e9d112.tar.gz
lib: Remove pointless assignment
https://bugzilla.gnome.org/show_bug.cgi?id=701399
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth-client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 03ec8151..471f6967 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,