From eb9e7cd8bad63dc989e214889e0c8f32b0a34e54 Mon Sep 17 00:00:00 2001 From: Martin Rys Date: Tue, 24 Dec 2024 23:01:37 +0100 Subject: [PATCH] phazor.c: Remove unused variable --- src/phazor/phazor.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/phazor/phazor.c b/src/phazor/phazor.c index 31e84eca5..feae1bc71 100644 --- a/src/phazor/phazor.c +++ b/src/phazor/phazor.c @@ -1023,7 +1023,6 @@ FLAC__StreamDecoderInitStatus status; // ----------------------------------------------------------------------------------- int pulse_connected = 0; -int want_reconnect = 0; void stop_decoder() {