Maintenance,
- remove some redundant declarations - changed VertexTangent and Path structs to avoid compiler alignment padding.
This commit is contained in:
@@ -1972,7 +1972,6 @@ static void composit_begin_exec(bNodeTree *ntree, int is_group)
|
||||
/* copy stack compbufs to sockets */
|
||||
static void composit_end_exec(bNodeTree *ntree, int is_group)
|
||||
{
|
||||
extern void print_compbuf(char *str, struct CompBuf *cbuf);
|
||||
bNode *node;
|
||||
bNodeStack *ns;
|
||||
int a;
|
||||
|
||||
Reference in New Issue
Block a user