diff --git a/test/litest.c b/test/litest.c index 38e313eb..bfa28f44 100644 --- a/test/litest.c +++ b/test/litest.c @@ -780,11 +780,9 @@ litest_log_handler(struct libinput *libinput, fprintf(stderr, "litest %s: ", priority); vfprintf(stderr, format, args); -#if 0 if (strstr(format, "client bug: ") || strstr(format, "libinput bug: ")) litest_abort_msg("libinput bug triggered, aborting.\n"); -#endif } static int