summaryrefslogtreecommitdiffstats
path: root/audio/ipc.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-12-20 21:04:44 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-20 21:04:44 +0200
commitb0f85afdba9d51cecc21ac04606a2f759f95df86 (patch)
treefe532bf96eba84081a4e6e6f03b30ca91ced4817 /audio/ipc.h
parent450e5656a8de08051f221d63e026c259151ef274 (diff)
Coding style fixes
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 0e985c3a..5e3d3985 100644
--- a/audio/ipc.h
+++ b/audio/ipc.h
@@ -198,7 +198,6 @@ typedef struct {
uint16_t sampling_rate;
} __attribute__ ((packed)) pcm_capabilities_t;
-
struct bt_get_capabilities_rsp {
bt_audio_msg_header_t h;
uint8_t data[0]; /* First codec_capabilities_t */