Skip to content

Commit

Permalink
OpenGLContext: Compile fix on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Nov 8, 2024
1 parent 2d22409 commit a6c19cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util/opengl_context_agl.mm
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,4 @@
block();
else
dispatch_sync(dispatch_get_main_queue(), block);

return true;
}

0 comments on commit a6c19cc

Please sign in to comment.