[alsa-devel] [PATCH 5/6] Remove unused empty struct

Michael Forney mforney at mforney.org
Wed Jun 12 08:08:13 CEST 2019


Signed-off-by: Michael Forney <mforney at mforney.org>
---
 src/pcm/pcm_direct.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/pcm/pcm_direct.h b/src/pcm/pcm_direct.h
index a71aab13..221edbe1 100644
--- a/src/pcm/pcm_direct.h
+++ b/src/pcm/pcm_direct.h
@@ -186,8 +186,6 @@ struct snd_pcm_direct {
 			mix_areas_24_t *remix_areas_24;
 			mix_areas_u8_t *remix_areas_u8;
 		} dmix;
-		struct {
-		} dsnoop;
 		struct {
 			unsigned long long chn_mask;
 		} dshare;
-- 
2.20.1



More information about the Alsa-devel mailing list