From 78e0c55c8a6d7adffd537d12318e8c1ed333e6c7 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 12 Jun 2008 12:42:56 +0000 Subject: Remove unnecessary empty line --- hcid/dbus-hci.c | 1 - 1 file changed, 1 deletion(-) 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); -- cgit