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:
authorJoseph Eagar <joeedh@gmail.com>2009-11-08 02:10:18 +0300
committerJoseph Eagar <joeedh@gmail.com>2009-11-08 02:10:18 +0300
commit2ead17843c08c9c4ed211010c0ad4d2a5c31a99c (patch)
tree0fc77499284278cdf8b017eac803910c87b4e07a /source/blender/editors/uvedit/uvedit_intern.h
parentcfa4f3222a427eff1991e8fd2c341ce4ca5385bd (diff)
parent4e9699debff6b0ac7e3bfc91d615e071218a67db (diff)
merge with trunk/2.5 at r24378
Diffstat (limited to 'source/blender/editors/uvedit/uvedit_intern.h')
-rw-r--r--source/blender/editors/uvedit/uvedit_intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/uvedit/uvedit_intern.h b/source/blender/editors/uvedit/uvedit_intern.h
index a203fc9b55b..c36631613e4 100644
--- a/source/blender/editors/uvedit/uvedit_intern.h
+++ b/source/blender/editors/uvedit/uvedit_intern.h
@@ -76,7 +76,6 @@ void UV_OT_average_islands_scale(struct wmOperatorType *ot);
void UV_OT_cube_project(struct wmOperatorType *ot);
void UV_OT_cylinder_project(struct wmOperatorType *ot);
void UV_OT_from_view(struct wmOperatorType *ot);
-void UV_OT_mapping_menu(struct wmOperatorType *ot);
void UV_OT_minimize_stretch(struct wmOperatorType *ot);
void UV_OT_pack_islands(struct wmOperatorType *ot);
void UV_OT_reset(struct wmOperatorType *ot);