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/unix/GPU_System.cpp')
-rw-r--r--source/gameengine/GamePlayer/common/unix/GPU_System.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/GamePlayer/common/unix/GPU_System.cpp b/source/gameengine/GamePlayer/common/unix/GPU_System.cpp
index 7efe05972cd..8085ecb4380 100644
--- a/source/gameengine/GamePlayer/common/unix/GPU_System.cpp
+++ b/source/gameengine/GamePlayer/common/unix/GPU_System.cpp
@@ -30,10 +30,6 @@
#include <sys/time.h>
#include "GPU_System.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
static struct timeval startTime;
static int startTimeDone = 0;