DupliObject: Remove unused and confusing index argument from the context
This commit is contained in:
@@ -80,7 +80,6 @@ typedef struct DupliContext {
|
|||||||
|
|
||||||
int persistent_id[MAX_DUPLI_RECUR];
|
int persistent_id[MAX_DUPLI_RECUR];
|
||||||
int level;
|
int level;
|
||||||
int index;
|
|
||||||
|
|
||||||
const struct DupliGenerator *gen;
|
const struct DupliGenerator *gen;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user