killed useless warning

This commit is contained in:
tonton Th 2020-03-23 13:03:14 +01:00
parent c3cca26ce9
commit d2727870a1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ int various_numbers(FloatImg *fimg, int k)
{ {
float moyennes[4]; float moyennes[4];
int foo; int foo;
float fvalue; // float fvalue;
float vals[6]; float vals[6];
if (verbosity) { if (verbosity) {