mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove old function declaration
This commit is contained in:
parent
132a0b88c0
commit
5268beacb0
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ struct node
|
|||
|
||||
int node_init(struct node *n, struct node_type *vt);
|
||||
|
||||
int node_init2(struct node *n);
|
||||
|
||||
/** Parse settings of a node.
|
||||
*
|
||||
* @param cfg A JSON object containing the configuration of the node.
|
||||
|
|
Loading…
Add table
Reference in a new issue