1 parent 15c9321 commit 084024dCopy full SHA for 084024d
1 file changed
src/Processing.cpp
@@ -3222,7 +3222,6 @@ void PApplet::run(){
3222
glfwPollEvents();
3223
glfwSwapBuffers(gWindow);
3224
}
3225
- }
3226
#endif
3227
if (!defaultP3D) setProjection(winWidth, winHeight);
3228
0 commit comments