Tidy-up: config.h included via fg_internal.h no deep to duplicate.
authorNigel Stewart <nigel.stewart@immersaview.com>
Mon, 13 Oct 2014 13:54:27 +0000 (13:54 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 13 Oct 2014 13:54:27 +0000 (13:54 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1713 7f0cb862-5218-0410-a997-914c9d46530a

src/fg_input_devices.c
src/x11/fg_input_devices_x11.c

index 1c7ba29..becff3d 100644 (file)
  * DEALINGS IN THE SOFTWARE.
  */
 
-#ifdef HAVE_CONFIG_H
-#    include "config.h"
-#endif
-
 #include <GL/freeglut.h>
 #include "fg_internal.h"
 
index aa5da77..d77e970 100644 (file)
  * DEALINGS IN THE SOFTWARE.
  */
 
-#ifdef HAVE_CONFIG_H
-#    include "config.h"
-#endif
-
 #include <GL/freeglut.h>
 #include "../fg_internal.h"