Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/Converter/BlenderWorldInfo.h')
-rw-r--r--source/gameengine/Converter/BlenderWorldInfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Converter/BlenderWorldInfo.h b/source/gameengine/Converter/BlenderWorldInfo.h
index d6b669d143f..059942edbec 100644
--- a/source/gameengine/Converter/BlenderWorldInfo.h
+++ b/source/gameengine/Converter/BlenderWorldInfo.h
@@ -35,10 +35,6 @@
#include "KX_WorldInfo.h"
#include "KX_BlenderGL.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class BlenderWorldInfo : public KX_WorldInfo
{
bool m_hasworld;