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>2015-11-01 04:32:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-11-01 04:49:40 +0300
commitcf5154dcff622f8675a22d044d29b1c00b788e76 (patch)
tree3a00ef71b3f9a90f6ea871cfd42d0f6106190d23 /source/blender/editors/mesh/editmesh_utils.c
parentdf61c50ffae9463eafb30b7a3e23b4fcaaca7dbf (diff)
Cleanup: old comments
Diffstat (limited to 'source/blender/editors/mesh/editmesh_utils.c')
-rw-r--r--source/blender/editors/mesh/editmesh_utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/mesh/editmesh_utils.c b/source/blender/editors/mesh/editmesh_utils.c
index c101b416169..f102cf2b259 100644
--- a/source/blender/editors/mesh/editmesh_utils.c
+++ b/source/blender/editors/mesh/editmesh_utils.c
@@ -764,8 +764,6 @@ UvMapVert *BM_uv_vert_map_at_index(UvVertMap *vmap, unsigned int v)
return vmap->vert[v];
}
-/* from editmesh_lib.c in trunk */
-
/* A specialized vert map used by stitch operator */
UvElementMap *BM_uv_element_map_create(