Skip to content

Commit f170ced

Browse files
committed
cocoa: Patched to compile.
(cherry picked from commit e5348c6)
1 parent dcdb763 commit f170ced

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/video/cocoa/SDL_cocoaopengl.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,6 @@ void Cocoa_GL_DeleteContext(_THIS, SDL_GLContext context)
531531
});
532532
}
533533
}
534-
535-
return true;
536534
}
537535

538536
/* We still support OpenGL as long as Apple offers it, deprecated or not, so disable deprecation warnings about it. */

0 commit comments

Comments
 (0)