mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Simplified function comment headers.
This commit is contained in:
+1
-3
@@ -35,10 +35,8 @@
|
||||
////// GLFW internal API //////
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//========================================================================
|
||||
// Initialise timer
|
||||
//========================================================================
|
||||
|
||||
//
|
||||
void _glfwInitTimer(void)
|
||||
{
|
||||
__int64 freq;
|
||||
|
||||
Reference in New Issue
Block a user