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