Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e220f50

Browse files
committed
removed unused var
1 parent a6a55e9 commit e220f50

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mac/mwerks/mwfopenrf.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ fopenRF(name, mode)
1616
char *mode;
1717
{
1818
int fd;
19-
FILE *fp;
2019
int modebits = -1;
2120
int extramodebits = 0;
2221
char *modep;

0 commit comments

Comments
 (0)