From 5b6fa936329ec1e37ef38c6db730c2e009cc889a Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 10 Dec 2012 21:59:26 +0200 Subject: [PATCH] audio: Remove non-existing struct declarations --- profiles/audio/device.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/audio/device.h b/profiles/audio/device.h index 2c98355a9..ad4dae5d2 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); -- 2.47.3