upload tizen1.0 source
[profile/ivi/obexd.git] / client / map.c
index 5c8deb7..cdd2725 100644 (file)
@@ -248,11 +248,7 @@ int map_init(void)
 
        DBG("");
 
-#ifdef TIZEN_PATCH
-       conn = dbus_bus_get(DBUS_BUS_SYSTEM, NULL);
-#else
        conn = dbus_bus_get(DBUS_BUS_SESSION, NULL);
-#endif
        if (!conn)
                return -EIO;