Fixed part of bug #926883 (Video mode matching code, memory leaks,
[freeglut] / src / freeglut_teapot.c
index b3c0b82..2faa851 100644 (file)
  * OpenGL(TM) is a trademark of Silicon Graphics, Inc.
  */
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #include <GL/freeglut.h>
 #include "freeglut_internal.h"
-
 #include "freeglut_teapot_data.h"
 
 /* -- PRIVATE FUNCTIONS ---------------------------------------------------- */