code cleanup: remove commented includes - mostly from 2.4x

This commit is contained in:
2012-07-18 23:07:07 +00:00
parent d0e892a728
commit 250cdd5e52
16 changed files with 16 additions and 94 deletions

View File

@@ -29,8 +29,6 @@
* \ingroup bke
*/
#include <stdio.h>
#include <string.h>
#include <math.h>
@@ -65,7 +63,6 @@
#include "BKE_deform.h"
//XXX #include "BIF_editdeform.h"
void calc_lat_fudu(int flag, int res, float *fu, float *du)
{