more cleanup: config.h include never needed in demo
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 13 Oct 2014 13:54:44 +0000 (13:54 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 13 Oct 2014 13:54:44 +0000 (13:54 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1714 7f0cb862-5218-0410-a997-914c9d46530a

progs/demos/One/one.c

index e8b08b3..24ce7a7 100644 (file)
  * Creation date: czw gru  2 11:58:41 CET 1999
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <stdio.h>
 #include <stdlib.h>