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:
authorCampbell Barton <ideasman42@gmail.com>2011-05-09 10:53:39 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-09 10:53:39 +0400
commitf5bcf9211d411ab9da1679e0b2c35ffe4d0d10c6 (patch)
tree91ffcb24ff475eb64b259a309652454bacb0011e /source/blender/editors/space_api
parentc8e2df0128d73f4604db2d101163de0643c18822 (diff)
moved more minor changes across from trunk, fixed some incorrect merges and removed unused includes.
Diffstat (limited to 'source/blender/editors/space_api')
-rw-r--r--source/blender/editors/space_api/spacetypes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_api/spacetypes.c b/source/blender/editors/space_api/spacetypes.c
index cb89b92336f..015d8d1dee5 100644
--- a/source/blender/editors/space_api/spacetypes.c
+++ b/source/blender/editors/space_api/spacetypes.c
@@ -40,7 +40,6 @@
#include "BKE_context.h"
#include "BKE_screen.h"
-#include "BKE_tessmesh.h"
#include "bmesh.h"