From 8f1500da005e4f84fd593492822c6d99e768c354 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 18 Apr 2010 10:28:37 +0000 Subject: remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. --- source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp') diff --git a/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp b/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp index 6094b66764f..3eb7147bd98 100644 --- a/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp +++ b/source/gameengine/GamePlayer/common/unix/GPU_Engine.cpp @@ -49,10 +49,6 @@ #include "GPC_RenderTools.h" #include "GPC_RawImage.h" -#ifdef HAVE_CONFIG_H -#include -#endif - void Redraw(GPU_Engine *engine); // -the- redraw function // callback functions -- cgit v1.2.3