summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_sdl2_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc5_sdl2_tests.sh')
-rwxr-xr-xtools/ci/jobs/gcc5_sdl2_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc5_sdl2_tests.sh b/tools/ci/jobs/gcc5_sdl2_tests.sh
index 1efd6cddf..36bce38cd 100755
--- a/tools/ci/jobs/gcc5_sdl2_tests.sh
+++ b/tools/ci/jobs/gcc5_sdl2_tests.sh
@@ -48,7 +48,6 @@ do_init
run_configure --with-sdl2 --enable-unittests=yes
export SDL_VIDEODRIVER=dummy
run_make check
-#run_check_warnings
source ./tools/ci/scripts/exit.sh