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/include/objfnt.h')
-rw-r--r--source/blender/include/objfnt.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/objfnt.h b/source/blender/include/objfnt.h
index 906b8a5a1cc..e54b7b5e1e3 100644
--- a/source/blender/include/objfnt.h
+++ b/source/blender/include/objfnt.h
@@ -31,10 +31,6 @@
#ifndef OBJFNTDEF
#define OBJFNTDEF
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
typedef struct chardesc {
short movex, movey; /* advance */
short llx, lly; /* bounding box */