forked from tTh/FloatImg
Merci Luccia git diff!
This commit is contained in:
@@ -81,15 +81,6 @@ if (foo) {
|
||||
exit(2);
|
||||
}
|
||||
|
||||
/*
|
||||
if ( (tgaW != infos[0]) || (tgaW != infos[0]) ) {
|
||||
fprintf(stderr, " TGA %5d %5d\n", tgaW, tgaH);
|
||||
fprintf(stderr, " FIMG %5d %5d\n", infos[0], infos[1]);
|
||||
fprintf(stderr, " No dimension match.\n");
|
||||
exit(3);
|
||||
}
|
||||
*/
|
||||
|
||||
foo = add_pnm_to_fimg(argv[1], argv[2], 0);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user