mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 15:50:01 +01:00
delete double message
This commit is contained in:
@@ -218,8 +218,6 @@ void *y4m_writer_thread( void *data )
|
||||
{
|
||||
vj_yuv *y4m = (vj_yuv*)data;
|
||||
|
||||
veejay_msg(VEEJAY_MSG_INFO,"Started Y4M writer thread" );
|
||||
|
||||
lock(y4m);
|
||||
y4m->state = 1;
|
||||
unlock(y4m);
|
||||
|
||||
Reference in New Issue
Block a user