A little more cleanup, removed a bunch of unused vars in the code.
Trying to get rid of some of the extra warnings we can ignore ;) Kent
This commit is contained in:
@@ -1738,9 +1738,7 @@ void convertmenu(void)
|
||||
|
||||
void flip_subdivison(Object *ob, int level)
|
||||
{
|
||||
Base *base;
|
||||
Mesh *me, *tme;
|
||||
short i, j;
|
||||
Mesh *me;
|
||||
|
||||
me = ob->data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user