node: remove old code

This commit is contained in:
Wim Taymans 2018-03-14 20:19:16 +01:00
parent f2edfacf09
commit dc091c7c00
2 changed files with 0 additions and 45 deletions

View file

@ -274,8 +274,6 @@ struct pw_node {
struct pw_loop *data_loop; /**< the data loop for this node */
int (*process) (struct pw_node *node);
struct {
struct spa_graph *graph;
struct spa_graph_node node;