harec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 782d0b67d28bb6883b6d4864bcaa903dfb9d8e33
parent 8bbe02ad48da5837a92c3adc01c6783960828276
Author: Eyal Sawady <ecs@d2evs.net>
Date:   Fri,  3 Sep 2021 09:58:10 +0000

tagged_init: remove debugging printf

Signed-off-by: Eyal Sawady <ecs@d2evs.net>

Diffstat:
Msrc/type_store.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/type_store.c b/src/type_store.c @@ -375,7 +375,6 @@ tagged_init(struct type_store *store, struct type *type, nmemb = nmemb_dedup; if (tu[0]->type->size == SIZE_UNDEFINED) { - fprintf(stderr, "aaa %zu\n", tu[0]->type->size); char *type = gen_typename(tu[0]->type); // TODO struct location loc = {