X-Git-Url: http://www.sigaev.ru/git/gitweb.cgi?a=blobdiff_plain;f=glist.c;h=ba9fc9d0cc07880981c5a32f8c428de36679b617;hb=d6ae68e99d2914e38385befdea7b7b7ef163a08e;hp=9e7996310b7d5403ca2f345ff725543d23fe2645;hpb=3a5db7a2ae5ee98c443f5f2a669a37383ee2edf7;p=tedtools.git diff --git a/glist.c b/glist.c index 9e79963..ba9fc9d 100644 --- a/glist.c +++ b/glist.c @@ -285,7 +285,6 @@ GListTruncate(GList *l, int n) { GListFreeCell(l, c); } - checkGList(l); return l; }