From f285cb5e9753428eb834fc647118b077f2907fb6 Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Fri, 7 Nov 2008 05:17:13 +0000 Subject: [PATCH] removed comment (from Ozzy Osbourne) --- Glut/EmptyGL/GL/glut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Glut/EmptyGL/GL/glut.h b/Glut/EmptyGL/GL/glut.h index d0894e021..68f95b14d 100644 --- a/Glut/EmptyGL/GL/glut.h +++ b/Glut/EmptyGL/GL/glut.h @@ -31,7 +31,7 @@ -// years spent in torment, buried in a nameless grave? + inline void glutSwapBuffers() {} inline void glutShowWindow() {} inline void glutPostRedisplay() {}