Removed unused bits of glad.

This commit is contained in:
Camilla Berglund
2014-01-12 05:07:46 +01:00
parent 6e0015f022
commit fc92c5cc73
2 changed files with 0 additions and 41 deletions

3
deps/glad/glad.h vendored
View File

@@ -21,9 +21,6 @@
#ifndef APIENTRYP
#define APIENTRYP APIENTRY *
#endif
#ifndef GLAPI
#define GLAPI extern
#endif
struct {
int major;