mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 07:40:00 +01:00
and ofcourse kick the test-gremlin
git-svn-id: svn://code.dyne.org/veejay/trunk@1392 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -7204,9 +7204,6 @@ gboolean is_alive( int *do_sync )
|
|||||||
void *data = info;
|
void *data = info;
|
||||||
vj_gui_t *gui = (vj_gui_t*) data;
|
vj_gui_t *gui = (vj_gui_t*) data;
|
||||||
|
|
||||||
int *ptr = NULL;
|
|
||||||
*ptr = 1;
|
|
||||||
|
|
||||||
if( gui->watch.state == STATE_PLAYING )
|
if( gui->watch.state == STATE_PLAYING )
|
||||||
{
|
{
|
||||||
*do_sync = 1;
|
*do_sync = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user