Skip to content

Commit

Permalink
uvstream: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelP committed Feb 14, 2022
1 parent bf27ef7 commit 5b2d0c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/arvuvstream.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ typedef struct {

G_DEFINE_TYPE_WITH_CODE (ArvUvStream, arv_uv_stream, ARV_TYPE_STREAM, G_ADD_PRIVATE (ArvUvStream))

int mode_sync;

static void
arv_uv_stream_buffer_context_wait_transfer_completed (ArvUvStreamBufferContext* ctx)
{
Expand Down

0 comments on commit 5b2d0c4

Please sign in to comment.