mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +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:
@@ -24,8 +24,6 @@
|
||||
// distribution.
|
||||
//
|
||||
//========================================================================
|
||||
// It is fine to use C99 in this file because it will not be built with VS
|
||||
//========================================================================
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user