Make compiler flags more aggressive

This commit is contained in:
Leon Henrik Plickat
2021-06-29 15:51:02 +02:00
parent ec680722d4
commit 2d574029fc
2 changed files with 1 additions and 2 deletions

View File

@ -334,7 +334,6 @@ static void sync_handle_done (void *data, struct wl_callback *wl_callback, uint3
}
else
{
struct Output *output;
wl_list_for_each(output, &outputs, link)
if (output->operation_failed)