cosmetic
This commit is contained in:
parent
c0be70d32a
commit
1ff0230d15
@ -27,11 +27,6 @@ if (2 != argc) {
|
|||||||
|
|
||||||
verbosity = 0;
|
verbosity = 0;
|
||||||
|
|
||||||
/*
|
|
||||||
fname = basename(argv[1]);
|
|
||||||
fprintf (stderr, "input file name is '%s'\n", fname);
|
|
||||||
*/
|
|
||||||
|
|
||||||
foo = try_to_read_an_OBJ_file(argv[1], 0);
|
foo = try_to_read_an_OBJ_file(argv[1], 0);
|
||||||
fprintf(stderr, "try to read '%s' -> %d\n", argv [1], foo);
|
fprintf(stderr, "try to read '%s' -> %d\n", argv [1], foo);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user