mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
removed debug instrumentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@220 8ec27952-4edc-4aab-86aa-e87bb2611832
This commit is contained in:
parent
36f6524ca2
commit
8fcdcc2c01
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ int msg_fscan(FILE *f, struct msg *m)
|
|||
break;
|
||||
|
||||
m->data[i].f = strtod(ptr, &ptr);
|
||||
info("read value %u => %f", i, m->data[i].f);
|
||||
}
|
||||
|
||||
m->length = i;
|
||||
|
|
Loading…
Add table
Reference in a new issue