minor change to example

This commit is contained in:
Heng Li 2014-10-17 16:19:21 -04:00
parent a06646493b
commit c8ae5029b3
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
#include "kseq.h" // for the FASTA/Q parser
KSEQ_DECLARE(gzFile)
#ifdef USE_MALLOC_WRAPPERS
# include "malloc_wrap.h"
#endif
int main(int argc, char *argv[])
{
bwaidx_t *idx;