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
b882617243
commit
ff3fb5c820
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ std::string Socket::getName()
|
|||
|
||||
int Socket::read()
|
||||
{
|
||||
int ret;
|
||||
json_t *j;
|
||||
json_error_t err;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue