Skip to content

Commit

Permalink
cocoa: Patched to compile.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 25, 2024
1 parent 5cb87ff commit e5348c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/cocoa/SDL_cocoaopengl.m
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit e5348c6

Please sign in to comment.