Diff between 66c7b6b4437862268726c1c7c493340d47e4c2ab and b387262a5309731a3d2ecc515cba577b30dd84f6
Changed Files
| File | Additions | Deletions | Status |
| profiles/audio/device.h | +0 | -2 | modified |
Full Patch
diff --git a/profiles/audio/device.h b/profiles/audio/device.h
index b772594..286bcdd 100644
--- a/profiles/audio/device.h
+++ b/profiles/audio/device.h
@@ -28,8 +28,6 @@ struct control;
struct sink;
struct dev_priv;
-typedef void (*audio_device_cb) (struct audio_device *dev, int err, void *data);
-
struct audio_device {
struct btd_device *btd_dev;