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

remove superfluous log output

This commit is contained in:
Steffen Vogel 2018-10-28 13:23:59 +01:00
parent ff1e01dbfb
commit 64f0bcb160

View file

@ -68,8 +68,6 @@ int SuperNode::parseUri(const std::string &u)
{
json_error_t err;
logger->info("Parsing configuration");
FILE *f;
AFILE *af;