summaryrefslogtreecommitdiff
path: root/plugins/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/bluetooth.c')
-rwxr-xr-xplugins/bluetooth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c
index 76c15e59..9e19de08 100755
--- a/plugins/bluetooth.c
+++ b/plugins/bluetooth.c
@@ -556,7 +556,6 @@ static void device_enable_cb(const DBusError *error, void *user_data)
#if !defined TIZEN_EXT
enable_device(device, path);
#endif
-
out:
g_free(path);
}