diff --git a/src/Magnum/Platform/Test/EmscriptenApplicationTest.cpp b/src/Magnum/Platform/Test/EmscriptenApplicationTest.cpp index f305f873b..50c53f8ae 100644 --- a/src/Magnum/Platform/Test/EmscriptenApplicationTest.cpp +++ b/src/Magnum/Platform/Test/EmscriptenApplicationTest.cpp @@ -54,7 +54,6 @@ struct EmscriptenApplicationTest: Platform::Application { GL::defaultFramebuffer.clear(GL::FramebufferClear::Color); swapBuffers(); - redraw(); } #ifdef MAGNUM_TARGET_GL