Kaydet (Commit) e220f509 authored tarafından Jack Jansen's avatar Jack Jansen

removed unused var

üst a6a55e98
...@@ -16,7 +16,6 @@ fopenRF(name, mode) ...@@ -16,7 +16,6 @@ fopenRF(name, mode)
char *mode; char *mode;
{ {
int fd; int fd;
FILE *fp;
int modebits = -1; int modebits = -1;
int extramodebits = 0; int extramodebits = 0;
char *modep; char *modep;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment