diff options
Diffstat (limited to 'Build/source/texk/makejvf/tfmread.c')
-rw-r--r-- | Build/source/texk/makejvf/tfmread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/makejvf/tfmread.c b/Build/source/texk/makejvf/tfmread.c index 5b6104cf994..431528fd83b 100644 --- a/Build/source/texk/makejvf/tfmread.c +++ b/Build/source/texk/makejvf/tfmread.c @@ -29,7 +29,6 @@ int jfmread(int kcode) int tfmget(char *name) { - int i,j,cc,tsize; char nbuff[1024]; FILE *fp; |