1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

removed obsolete declaration

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@45 8ec27952-4edc-4aab-86aa-e87bb2611832
This commit is contained in:
Steffen Vogel 2014-06-05 09:35:19 +00:00
parent 30a922fa21
commit 9ec39a2b9b

View file

@ -45,8 +45,6 @@ struct node
const char *name;
};
struct msg; /* forward decl */
/**
* @brief Create a new node
*