cocoa: Patched to compile.

This commit is contained in:
Ryan C. Gordon 2024-10-24 23:59:12 -04:00
parent 5cb87ff99f
commit e5348c611d
No known key found for this signature in database
GPG Key ID: FA148B892AB48044
1 changed files with 0 additions and 2 deletions

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. */