commit whitout testing :)
This commit is contained in:
@@ -120,10 +120,6 @@ int insert_picture(FloatImg *src)
|
||||
FloatImg *dst;
|
||||
int nbre;
|
||||
|
||||
/*
|
||||
* this is the where we can insert the 'input filter'
|
||||
*/
|
||||
|
||||
dst = &g_fifo.slots[g_fifo.next];
|
||||
|
||||
nbre = dst->width * dst->height * sizeof(float);
|
||||
|
||||
Reference in New Issue
Block a user