[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [19618] trunk/blender/source/gameengine/ Ketsji/KX_Dome.cpp: Remove redundant include GL/glu.h in KX_Dome.cpp.

Benoit Bolsee benoit.bolsee at online.be
Thu Apr 9 12:29:08 CEST 2009


Revision: 19618
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19618
Author:   ben2610
Date:     2009-04-09 12:29:07 +0200 (Thu, 09 Apr 2009)

Log Message:
-----------
Remove redundant include GL/glu.h in KX_Dome.cpp.

Modified Paths:
--------------
    trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp

Modified: trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp
===================================================================
--- trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp	2009-04-09 10:28:14 UTC (rev 19617)
+++ trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp	2009-04-09 10:29:07 UTC (rev 19618)
@@ -33,7 +33,6 @@
 #include "BLI_arithb.h"
 
 #include "GL/glew.h"
-#include "GL/glu.h"
 
 // constructor
 KX_Dome::KX_Dome (





More information about the Bf-blender-cvs mailing list