style cleanup, also remove unused externs.

This commit is contained in:
2012-03-11 19:09:01 +00:00
parent 65895a2a38
commit c21c58f44c
35 changed files with 129 additions and 131 deletions

View File

@@ -751,7 +751,6 @@ KeyframeEditFunc ANIM_editkeyframes_mirror(short type)
return mirror_bezier_value;
default: /* just in case */
return mirror_bezier_yaxis;
break;
}
}