X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fpick.c;h=12b2bd7077dcbf8570272a093dadcb0f16803d3e;hp=25bd6b6a052f208c43f53b251e95b81222b08ec4;hb=b7df0ea22b417220d96485c84d5d0a0b2e8e86ea;hpb=f49900dcc4b009ab4e1a90985029b6ac98569e95 diff --git a/uip/pick.c b/uip/pick.c index 25bd6b6..12b2bd7 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -1282,7 +1282,6 @@ DATEfree(struct nexus **n) } dd = (*n)->data; - mh_free0(&dd->datef); mh_free0(n); }