[Warnings] Fixed build warnings.
[platform/core/connectivity/bluetooth-agent.git] / map-agent / bluetooth_map_agent.c
old mode 100644 (file)
new mode 100755 (executable)
index 1a90256..5548139
@@ -2127,8 +2127,6 @@ int main(void)
        GError *error = NULL;
        DBG("Starting Bluetooth MAP agent");
 
-       g_type_init();
-
        g_mainloop = g_main_loop_new(NULL, FALSE);
 
        if (g_mainloop == NULL) {