author | Edouard Tisserant |
Wed, 02 Mar 2022 11:23:50 +0100 | |
changeset 3441 | 710eec6eb01c |
parent 3440 | 3770ded5db5c |
child 3443 | a47d9debb0d9 |
child 3451 | 302efcf746e0 |
--- a/targets/plc_debug.c Wed Mar 02 11:22:55 2022 +0100 +++ b/targets/plc_debug.c Wed Mar 02 11:23:50 2022 +0100 @@ -337,8 +337,6 @@ UnpackVar(dsc, &value_p, NULL, &size); - printf("Retaining %%d %%ld \n", retain_list_collect_cursor, size); - /* if buffer not full */ Retain(retain_offset, size, value_p); /* increment cursor according size*/