mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove unused label; close #381
This commit is contained in:
@@ -60,9 +60,7 @@ main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
done:
|
||||
fclose(outfile);
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user