cleanup: double promotion

This commit is contained in:
2015-02-27 14:26:34 +11:00
parent 2a5e92c989
commit 5520b8df4b
5 changed files with 23 additions and 16 deletions

View File

@@ -234,6 +234,7 @@ static int isNurbsel_count(Curve *cu, Nurb *nu)
/* ******************* PRINTS ********************* */
#if 0
void printknots(Object *obedit)
{
ListBase *editnurb = object_editcurve_get(obedit);
@@ -253,6 +254,7 @@ void printknots(Object *obedit)
}
}
}
#endif
/* ********************* Shape keys *************** */