Skip to content

Commit bb9031d

Browse files
author
Andras Fekete
committed
Remove dead code
1 parent 42c241d commit bb9031d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/asn1/asn1.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ int main(int argc, char* argv[])
473473

474474
if (fp != stdin) {
475475
fclose(fp);
476-
fp = stdin;
477476
}
478477
return (ret == 0) ? 0 : 1;
479478
}

0 commit comments

Comments
 (0)