mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-15 04:10:00 +01:00
fix compile warnings
This commit is contained in:
@@ -378,7 +378,6 @@ int net_thread_start(vj_tag *tag, VJFrame *info)
|
||||
|
||||
void net_thread_stop(vj_tag *tag)
|
||||
{
|
||||
int p_err = 0;
|
||||
threaded_t *t = (threaded_t*)tag->priv;
|
||||
|
||||
lock(t);
|
||||
|
||||
Reference in New Issue
Block a user