diff options
Diffstat (limited to 'src/zunsetup.c')
| -rw-r--r-- | src/zunsetup.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/zunsetup.c b/src/zunsetup.c index 48ee9e3..0af3968 100644 --- a/src/zunsetup.c +++ b/src/zunsetup.c @@ -12,10 +12,6 @@ zunsetup(void) free(x->chars); LIST_TEMPS; #undef X -#define X(x, f, v)\ - free(x->chars); - LIST_CONSTS; -#undef X for (i = BITS_PER_CHAR; i--;) free(libzahl_tmp_divmod_ds[i]->chars); |
