remove classif proto

This commit is contained in:
tth 2020-10-04 13:48:49 +02:00
parent 96409e56dd
commit 621759efb6
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ float global_fvalue;
/* --------------------------------------------------------------------- */
int fimg_classif_trial(FloatImg *src, FloatImg*dst, int notused);
int essai_classif(char *infile)
{
FloatImg src, dst;