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/GameLogic/SCA_PropertyEventManager.h')
-rw-r--r--source/gameengine/GameLogic/SCA_PropertyEventManager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/gameengine/GameLogic/SCA_PropertyEventManager.h b/source/gameengine/GameLogic/SCA_PropertyEventManager.h
index 24022fa505e..dccaa6b52fe 100644
--- a/source/gameengine/GameLogic/SCA_PropertyEventManager.h
+++ b/source/gameengine/GameLogic/SCA_PropertyEventManager.h
@@ -36,13 +36,8 @@
#include <vector>
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
using namespace std;
-
class SCA_PropertyEventManager : public SCA_EventManager
{
class SCA_LogicManager* m_logicmgr;