summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-06-12 12:42:56 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-06-12 12:42:56 +0000
commit78e0c55c8a6d7adffd537d12318e8c1ed333e6c7 (patch)
treed0390c0bbbc1333c09b25c2f1268998df5615c2b
parent32c66136e4c4447a483dd42dcb1803a16c2ca3f8 (diff)
Remove unnecessary empty line
-rw-r--r--hcid/dbus-hci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus-hci.c b/hcid/dbus-hci.c
index 300181ec..e770e70d 100644
--- a/hcid/dbus-hci.c
+++ b/hcid/dbus-hci.c
@@ -854,7 +854,6 @@ static void pincode_cb(struct agent *agent, DBusError *err, const char *pincode,
return;
}
-
str2ba(adapter->address, &sba);
str2ba(device->address, &dba);