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/BDR_editface.h')
-rw-r--r--source/blender/include/BDR_editface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/include/BDR_editface.h b/source/blender/include/BDR_editface.h
index aa5276abe67..31971da292b 100644
--- a/source/blender/include/BDR_editface.h
+++ b/source/blender/include/BDR_editface.h
@@ -57,8 +57,5 @@ void set_texturepaint(void);
void get_same_uv(void);
void seam_mark_clear_tface(short mode);
-void select_mface_from_tface(struct Mesh *me);
-void select_tface_from_mface(struct Mesh *me);
-
#endif /* BDR_EDITFACE_H */