We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81d786 commit 5a4d4b3Copy full SHA for 5a4d4b3
1 file changed
ext/htslib/cram/vlen.c
@@ -118,7 +118,6 @@ int vflen(char *fmt, va_list ap)
118
int len = 0;
119
char *cp, c;
120
long long l;
121
- int i;
122
double d;
123
124
/*
0 commit comments