Skip to content

Commit c8ae502

Browse files
committed
minor change to example
1 parent a066464 commit c8ae502

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

example.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
#include "kseq.h" // for the FASTA/Q parser
88
KSEQ_DECLARE(gzFile)
99

10-
#ifdef USE_MALLOC_WRAPPERS
11-
# include "malloc_wrap.h"
12-
#endif
13-
1410
int main(int argc, char *argv[])
1511
{
1612
bwaidx_t *idx;

0 commit comments

Comments
 (0)