Diff between 7efc6496a2ba371543fb55447a8686b10ef8eccc and 5b6fa936329ec1e37ef38c6db730c2e009cc889a
Changed Files
| File | Additions | Deletions | Status |
| profiles/audio/device.h | +0 | -3 | modified |
Full Patch
diff --git a/profiles/audio/device.h b/profiles/audio/device.h
index 2c98355..ad4dae5 100644
--- a/profiles/audio/device.h
+++ b/profiles/audio/device.h
@@ -25,10 +25,7 @@
struct audio_device;
struct source;
struct control;
-struct target;
struct sink;
-struct headset;
-struct gateway;
struct dev_priv;
typedef void (*audio_device_cb) (struct audio_device *dev, int err, void *data);