mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
removed obsolte declaration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@47 8ec27952-4edc-4aab-86aa-e87bb2611832
This commit is contained in:
parent
da13444efd
commit
e5cdf0757d
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
#include "msg.h"
|
||||
#include "node.h"
|
||||
|
||||
extern struct config config;
|
||||
|
||||
int node_create(struct node *n, const char *name, enum node_type type,
|
||||
struct sockaddr_in local, struct sockaddr_in remote)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue