Removed deprecated macro.

This commit is contained in:
Camilla Berglund 2012-06-11 14:14:00 +02:00
parent 0c49e9ec87
commit 9871b5dc79
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@
#include <stddef.h>
#include "getopt.h"
#define GLFW_NO_GLU 1
#include <GL/glfw3.h>
#include <GL/glext.h>