mirror of
https://github.com/glfw/glfw.git
synced 2025-04-09 15:07:04 +00:00
Removed mistaken comment.
This commit is contained in:
parent
c8c36f6ec0
commit
ab373308b0
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ void _glfwSetError(int error, const char* format, ...)
|
|||
char buffer[16384];
|
||||
const char* description;
|
||||
|
||||
// We would use vasprintf here if msvcrt supported it
|
||||
|
||||
if (format)
|
||||
{
|
||||
int count;
|
||||
|
|
Loading…
Add table
Reference in a new issue