Skip to content

Commit

Permalink
examples/adrv9002-iiostream: Remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Molloy <[email protected]>
  • Loading branch information
pamolloy authored and dNechita committed Feb 11, 2025
1 parent 749f7b8 commit ec9373e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/adrv9002-iiostream.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ static int configure_tx_lo(void)

static void cleanup(void)
{
int c;

if (rxstream)
iio_stream_destroy(rxstream);
if (txstream)
Expand Down

0 comments on commit ec9373e

Please sign in to comment.