forked from tTh/FloatImg
oups again...
This commit is contained in:
parent
0b703e0633
commit
29480bfdfd
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue