[PATCH v5 02/10] hw/audio/virtio-sound: drop unused struct VirtIOSoundPCMStream.flushing field

Alexander Mikhalitsyn <[email protected]>
Newsgroups gmane.comp.emulators.qemu
Message-ID <[email protected]>
From: Alexander Mikhalitsyn <[email protected]>

Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Reviewed-by: Manos Pitsidianakis <[email protected]>
---
v5:
	- added RWB tag from Manos
v4:
	- this commit was split from
	  "hw/audio/virtio-sound: add stream state variable"
	  (suggested by Manos Pitsidianakis)
---
 include/hw/audio/virtio-snd.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/hw/audio/virtio-snd.h b/include/hw/audio/virtio-snd.h
index f8bb5c95b97..b60b098ccd8 100644
--- a/include/hw/audio/virtio-snd.h
+++ b/include/hw/audio/virtio-snd.h
@@ -138,7 +138,6 @@ struct VirtIOSoundPCMStream {
     virtio_snd_pcm_set_params params;
     uint32_t id;
     VirtIOSound *s;
-    bool flushing;
     audsettings as;
     union {
         SWVoiceIn *in;
-- 
2.47.3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.