Mark FREEGLUT_VERSION_2_0 as deprecated as per ML discussion 'FREEGLUT_VERSION_2_0...
authorSylvain Beucler <beuc@beuc.net>
Sat, 9 Jun 2012 17:25:34 +0000 (17:25 +0000)
committerSylvain Beucler <beuc@beuc.net>
Sat, 9 Jun 2012 17:25:34 +0000 (17:25 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1330 7f0cb862-5218-0410-a997-914c9d46530a

include/GL/freeglut_std.h

index e880730..ace0760 100644 (file)
  */
 #define  FREEGLUT             1
 #define  GLUT_API_VERSION     4
-#define  FREEGLUT_VERSION_2_0 1
 #define  GLUT_XLIB_IMPLEMENTATION 13
+/* Deprecated:
+   cf. http://sourceforge.net/mailarchive/forum.php?thread_name=CABcAi1hw7cr4xtigckaGXB5X8wddLfMcbA_rZ3NAuwMrX_zmsw%40mail.gmail.com&forum_name=freeglut-developer */
+#define  FREEGLUT_VERSION_2_0 1
 
 /*
  * Always include OpenGL and GLU headers