DupliObject: Remove unused and confusing index argument from the context

This commit is contained in:
Sergey Sharybin 2016-07-28 10:42:52 +02:00
parent 3673a5adba
commit 402d4ea0b6

@ -80,7 +80,6 @@ typedef struct DupliContext {
int persistent_id[MAX_DUPLI_RECUR];
int level;
int index;
const struct DupliGenerator *gen;