You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove obsolete source files and unnecessary includes
c{sam,bcf}tools_util.h are long since replaced by {sam,bcf}tools.pysam.h.
Only this commented-out libctabix.pyx code used getline(), so remove its
fallback definition in pysam_utils.c and hence remove the now-empty
pysam_util.[ch]. Remove unused header inclusions from htslib_util.c.
0 commit comments