Remove the "BLUEZ5" define 75/56675/2 accepted/tizen/mobile/20160115.114741 accepted/tizen/tv/20160115.114848 accepted/tizen/wearable/20160115.115039 submit/tizen_mobile/20160115.011852 submit/tizen_tv/20160115.011856 submit/tizen_wearable/20160115.011900
authorHyuk Lee <hyuk0512.lee@samsung.com>
Tue, 12 Jan 2016 02:16:58 +0000 (11:16 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Wed, 13 Jan 2016 04:11:37 +0000 (13:11 +0900)
Change-Id: I0f1301941dccffc2f2c9f31da689e18f6f58f243
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
src/bt-syspopup-m.c

index 62a8cb7..83009ef 100644 (file)
@@ -1749,13 +1749,8 @@ static void __bluetooth_delete_input_view(struct bt_popup_appdata *ad)
 static DBusGProxy* __bluetooth_create_agent_proxy(DBusGConnection *conn,
                                                                const char *path)
 {
-#ifdef __ENABLE_BLUEZ5__
        return dbus_g_proxy_new_for_name(conn, "org.projectx.bt", path,
                                                        "org.bluez.Agent1");
-#else
-       return dbus_g_proxy_new_for_name(conn, "org.projectx.bt", path,
-                                                       "org.bluez.Agent");
-#endif
 }
 
 static void