cocoa: Patched to compile.

(cherry picked from commit e5348c611d)
This commit is contained in:
Ryan C. Gordon
2024-10-25 10:23:36 -04:00
parent dcdb763de8
commit f170ced2a7
-2
View File
@@ -531,8 +531,6 @@ void Cocoa_GL_DeleteContext(_THIS, SDL_GLContext context)
});
}
}
return true;
}
/* We still support OpenGL as long as Apple offers it, deprecated or not, so disable deprecation warnings about it. */