Skip to content

Commit

Permalink
phazor.c: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Dec 24, 2024
1 parent 9251c9a commit eb9e7cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/phazor/phazor.c
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,6 @@ FLAC__StreamDecoderInitStatus status;
// -----------------------------------------------------------------------------------

int pulse_connected = 0;
int want_reconnect = 0;

void stop_decoder() {

Expand Down

0 comments on commit eb9e7cd

Please sign in to comment.