Skip to content

Commit 6966d6c

Browse files
fix second thing
1 parent 3ba8afe commit 6966d6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RGFW.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2260,8 +2260,6 @@ RGFWDEF void RGFW_window_makeCurrentContext_OpenGL(RGFW_window* win);
22602260
/**!
22612261
* @brief Swaps the OpenGL buffers for the specified window.
22622262
* @param win A pointer to the RGFW_window whose buffers should be swapped.
2263-
*
2264-
* @note Typically called by RGFW_window_swapInterval.
22652263
*/
22662264
RGFWDEF void RGFW_window_swapBuffers_OpenGL(RGFW_window* win);
22672265

0 commit comments

Comments
 (0)