diff --git a/VERSION b/VERSION index 9acae70a..dc7ca5ee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -B2-rc2-24-g1d6d640b6e+1 \ No newline at end of file +B2-rc2-25-g3511fb8d59+1 \ No newline at end of file diff --git a/obs/lg.c b/obs/lg.c index 0435f495..377bd675 100644 --- a/obs/lg.c +++ b/obs/lg.c @@ -225,7 +225,6 @@ static void lgVideoTick(void * data, float seconds) } } - if ((status = lgmpClientProcess(this->frameQueue, &msg)) != LGMP_OK) { if (status == LGMP_ERR_QUEUE_EMPTY)