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/creator/buildinfo.c')
-rw-r--r--source/creator/buildinfo.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/creator/buildinfo.c b/source/creator/buildinfo.c
index 8b02dde1a5f..d745d826bd6 100644
--- a/source/creator/buildinfo.c
+++ b/source/creator/buildinfo.c
@@ -27,10 +27,6 @@
* ***** END GPL LICENSE BLOCK *****
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#define STRINGIFY(x) XSTRINGIFY(x)
#define XSTRINGIFY(x) #x