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/imbuf/intern/bitplanes.c')
-rw-r--r--source/blender/imbuf/intern/bitplanes.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/imbuf/intern/bitplanes.c b/source/blender/imbuf/intern/bitplanes.c
index 56f3dc01eb1..6bc2155c949 100644
--- a/source/blender/imbuf/intern/bitplanes.c
+++ b/source/blender/imbuf/intern/bitplanes.c
@@ -42,10 +42,6 @@
#include "IMB_allocimbuf.h"
#include "IMB_bitplanes.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
unsigned int **imb_copyplanelist(struct ImBuf *ibuf)
{
int nobp,i;