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>2013-05-14 14:56:18 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-14 14:56:18 +0400
commitbbea18f8c1d81e11ae5b1859b3d52eba818fbb3b (patch)
tree245cf58ae51d310e30e9f14cf27b93cedb422fbb /source/blender/bmesh/bmesh_class.h
parentbcf91e5c91a252917941e502f1b77c8589bbb198 (diff)
bridge tool: fix for error in recent commit. missed NULL check for example face.
Diffstat (limited to 'source/blender/bmesh/bmesh_class.h')
-rw-r--r--source/blender/bmesh/bmesh_class.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/bmesh/bmesh_class.h b/source/blender/bmesh/bmesh_class.h
index 845785a26d7..8d95ab85df8 100644
--- a/source/blender/bmesh/bmesh_class.h
+++ b/source/blender/bmesh/bmesh_class.h
@@ -39,7 +39,6 @@ struct BMLoop;
struct BMFace;
struct BLI_mempool;
-struct Object;
/* note: it is very important for BMHeader to start with two
* pointers. this is a requirement of mempool's method of