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/GamePlayer/common/GPC_System.cpp')
-rw-r--r--source/gameengine/GamePlayer/common/GPC_System.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/GamePlayer/common/GPC_System.cpp b/source/gameengine/GamePlayer/common/GPC_System.cpp
index 77a1633ae82..36022bae9dd 100644
--- a/source/gameengine/GamePlayer/common/GPC_System.cpp
+++ b/source/gameengine/GamePlayer/common/GPC_System.cpp
@@ -32,10 +32,6 @@
#include "GPC_KeyboardDevice.h"
#include "NG_NetworkDeviceInterface.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
GPC_System::GPC_System()
// : m_ndi(0)
{