shell: Advertise app when app_id is available
[src/agl-compositor.git] / src / main.c
index 2cefcd6..e85d788 100644 (file)
@@ -1392,7 +1392,6 @@ int main(int argc, char *argv[])
        wl_list_init(&ivi.remote_pending_apps);
        wl_list_init(&ivi.desktop_clients);
 
-
        /* Prevent any clients we spawn getting our stdin */
        os_fd_set_cloexec(STDIN_FILENO);