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/blender/readstreamglue/BLO_readStreamErrors.h')
-rw-r--r--source/blender/readstreamglue/BLO_readStreamErrors.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/readstreamglue/BLO_readStreamErrors.h b/source/blender/readstreamglue/BLO_readStreamErrors.h
index c5ae3b1cd4b..f49b0a45a0b 100644
--- a/source/blender/readstreamglue/BLO_readStreamErrors.h
+++ b/source/blender/readstreamglue/BLO_readStreamErrors.h
@@ -34,10 +34,6 @@
#ifndef BLO_READSTREAMERRORS_H
#define BLO_READSTREAMERRORS_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif