mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove unused variable
This commit is contained in:
parent
784e970bfe
commit
d74db0a833
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ Node::Node(const std::string &n) :
|
|||
name_short(n),
|
||||
name_long(),
|
||||
affinity(-1), /* all cores */
|
||||
loopback_count(0),
|
||||
factory(nullptr)
|
||||
{
|
||||
uuid_clear(uuid);
|
||||
|
|
Loading…
Add table
Reference in a new issue