Commit 348f0ffb authored by Antoine Cellerier's avatar Antoine Cellerier

motiondetect.c: Oops commit.

parent a90c3523
......@@ -221,7 +221,8 @@ static picture_t *Filter( filter_t *p_filter, picture_t *p_inpic )
msg_Warn( p_filter, "Not taking chroma into account" );
break;
}
format = 0;
//format = 0;
if( format )
{
for( line = 0; line < i_num_lines_u; line++ )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment