# HG changeset patch # User Matti Hamalainen # Date 1455293469 -7200 # Node ID 3399e4f12c085d1c44ea33571935d17f4e57f634 # Parent 681dfc3b006e8e26c963311014572009bc5438a7 Oops, 100L. diff -r 681dfc3b006e -r 3399e4f12c08 sidinfo.c --- a/sidinfo.c Fri Feb 12 18:10:25 2016 +0200 +++ b/sidinfo.c Fri Feb 12 18:11:09 2016 +0200 @@ -675,7 +675,6 @@ th_free(setHVSCPath); th_free(setSLDBPath); - th_free(setSTILPath); si_sldb_free(sidSLDB); return 0; }