style cleanup

This commit is contained in:
2012-05-27 19:40:36 +00:00
parent 295aa880e9
commit b33f0ef0e3
55 changed files with 177 additions and 168 deletions

View File

@@ -2411,7 +2411,7 @@ static void get_strand_normal(Material *ma, const float surfnor[3], float surfdi
static int psys_threads_init_path(ParticleThread *threads, Scene *scene, float cfra, int editupdate)
{
ParticleThreadContext *ctx = threads[0].ctx;
/* Object *ob= ctx->sim.ob; */
/* Object *ob = ctx->sim.ob; */
ParticleSystem *psys = ctx->sim.psys;
ParticleSettings *part = psys->part;
/* ParticleEditSettings *pset = &scene->toolsettings->particle; */