From 2d4d23e7ce64d587fcea37eda199599b7fad841b Mon Sep 17 00:00:00 2001 From: AJR Date: Mon, 6 Nov 2023 21:31:04 -0500 Subject: sound/swp30.cpp: Fix clang error: unused variable 'pmode' [-Werror,-Wunused-variable] --- src/devices/sound/swp30.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devices/sound/swp30.cpp b/src/devices/sound/swp30.cpp index 56076ece24b..82b48b16486 100644 --- a/src/devices/sound/swp30.cpp +++ b/src/devices/sound/swp30.cpp @@ -1346,7 +1346,6 @@ void swp30_device::sound_stream_update(sound_stream &stream, std::vector