Cleanup: redundant struct declarations

This commit is contained in:
2015-03-29 03:56:39 +11:00
parent 8a183aa26b
commit b1d758ae6b
154 changed files with 4 additions and 346 deletions

View File

@@ -43,7 +43,6 @@
struct bNodeTree;
struct bNode;
struct bNodeStack;
struct bNodeSocket *node_add_socket_from_template(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocketTemplate *stemp, int in_out);