- Removed requests to mail reevan@blender.nl

This commit is contained in:
2003-05-11 14:29:16 +00:00
parent 713f048f73
commit a204816f3f
2 changed files with 3 additions and 3 deletions

View File

@@ -732,7 +732,7 @@ void make_parent(void)
apply_pose_armature(get_armature(par), par->pose, 0);
bone=get_indexed_bone(get_armature(par), bonenr);
if (!bone){
// error ("Invalid bone! Warn reevan@blender.nl");
// error ("Invalid bone!");
allqueue(REDRAWVIEW3D, 0);
return;
}