mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Removed mistaken comment.
This commit is contained in:
@@ -59,8 +59,6 @@ void _glfwSetError(int error, const char* format, ...)
|
|||||||
char buffer[16384];
|
char buffer[16384];
|
||||||
const char* description;
|
const char* description;
|
||||||
|
|
||||||
// We would use vasprintf here if msvcrt supported it
|
|
||||||
|
|
||||||
if (format)
|
if (format)
|
||||||
{
|
{
|
||||||
int count;
|
int count;
|
||||||
|
|||||||
Reference in New Issue
Block a user