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:
authorNathan Letwory <nathan@letworyinteractive.com>2009-01-07 23:40:27 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2009-01-07 23:40:27 +0300
commitbd456965b904fe6d673da790681b40023bcf7a0a (patch)
treec97ee6920530cad8a3acfc445311231b7698171b /source/blender/editors/armature
parente4ce05dda7d997f3d49df5766824cfcd57957814 (diff)
2.5
- make sure source compiles (redefinition of functions)
Diffstat (limited to 'source/blender/editors/armature')
-rw-r--r--source/blender/editors/armature/editarmature.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/armature/editarmature.c b/source/blender/editors/armature/editarmature.c
index 42d3629e3dd..bb9c3328cb5 100644
--- a/source/blender/editors/armature/editarmature.c
+++ b/source/blender/editors/armature/editarmature.c
@@ -101,11 +101,9 @@ static void adduplicate() {}
static void countall() {}
static void vertexgroup_select_by_name() {}
static void deselect_actionchannels() {}
-static void *add_defgroup_name() {return NULL;}
static void add_vert_to_defgroup() {}
#define WEIGHT_REPLACE 0
static void create_dverts() {}
-static void remove_vert_defgroup() {}
static int mesh_get_x_mirror_vert() {return 0;}
static void select_actionchannel_by_name() {}
/* ************* XXX *************** */