X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flayout.c;h=8bbaf57d2bb9e0df09a2f493cf692678459346f4;hb=a84206c441d2cf29d7d8b47322e4edcb428f64e4;hp=322fa8072230f24f403930324de6e62f7330d2de;hpb=1941103136069caf55bf38eeac7795f69ec64cef;p=src%2Fagl-compositor.git diff --git a/src/layout.c b/src/layout.c index 322fa80..8bbaf57 100644 --- a/src/layout.c +++ b/src/layout.c @@ -746,8 +746,6 @@ ivi_layout_activate_by_surf(struct ivi_output *output, struct ivi_surface *surf) weston_view_set_output(view, output->output); weston_layer_entry_insert(&ivi->hidden.view_list, &view->layer_link); - /* force repaint of the entire output */ - weston_log("Placed app_id %s, type %s in hidden layer\n", app_id, ivi_layout_get_surface_role_name(surf)); }