oups again...

This commit is contained in:
tth 2020-10-20 00:09:20 +02:00
parent 0b703e0633
commit 29480bfdfd
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,7 @@
#include "../floatimg.h"
int verbosity;
extern int verbosity;
/* --------------------------------------------------------------------- */
/* nouveau 4 octobre 2020, juste avant sonoptic de la pluie craignos */
@ -41,7 +41,6 @@ if (fimg_images_not_compatible(psrc, pdst)) {
return -8;
}
if (reverse) {
v1 = 0.0; v2 = 1.0;
}