From 640f5cf646cf4c11d045504bfdd9d1d8abf725e5 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Thu, 23 Jun 2005 15:51:56 +0000 Subject: [PATCH] No. --- stepmania/src/RageDisplay_OGL.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stepmania/src/RageDisplay_OGL.cpp b/stepmania/src/RageDisplay_OGL.cpp index f2de1fea68..b5bd184269 100644 --- a/stepmania/src/RageDisplay_OGL.cpp +++ b/stepmania/src/RageDisplay_OGL.cpp @@ -11,10 +11,6 @@ # include # include #else -/* XXX: Instead, try creating a directory "archutils/Darwin/include/GL", containing "gl.h" and - * "glu.h", which each contain a single line "#include ". Then, add - * "archutils/Darwin/include" to your -I paths, so the above includes will work - * without changes. */ # include # include #endif