From 9871b5dc79d0c181630e8f888acb55caf22e2246 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Mon, 11 Jun 2012 14:14:00 +0200 Subject: [PATCH] Removed deprecated macro. --- examples/heightmap.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/heightmap.c b/examples/heightmap.c index 75a694e9..e926581a 100644 --- a/examples/heightmap.c +++ b/examples/heightmap.c @@ -32,8 +32,6 @@ #include #include "getopt.h" - -#define GLFW_NO_GLU 1 #include #include