mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
Remove reminders to use C89 for some source files
This is part of removing support for VS versions older than VS 2013. See #2465 for details and feedback. Related to #2465
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
// distribution.
|
||||
//
|
||||
//========================================================================
|
||||
// It is fine to use C99 in this file because it will not be built with VS
|
||||
//========================================================================
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user