summaryrefslogtreecommitdiffstats
path: root/audio/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ipc.h')
-rw-r--r--audio/ipc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ipc.h b/audio/ipc.h
index bd31abbc..473efc05 100644
--- a/audio/ipc.h
+++ b/audio/ipc.h
@@ -78,7 +78,6 @@ struct ipc_packet {
#define CFG_CODEC_SBC 1
struct ipc_data_cfg {
- int fd; /* Stream file descriptor */
uint8_t fd_opt; /* Stream file descriptor options: read, write or readwrite*/
uint8_t channels; /* Number of audio channel */
uint8_t channel_mode; /* Audio channel mode*/