---
profiles/audio/device.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/audio/device.h b/profiles/audio/device.h
index a45ef21..2c98355 100644
--- a/profiles/audio/device.h
+++ b/profiles/audio/device.h
@@ -39,7 +39,6 @@ struct audio_device {
struct sink *sink;
struct source *source;
struct control *control;
- struct target *target;
struct dev_priv *priv;
};
--
1.7.11.7
Hi Jo?o Paulo,
On Mon, Dec 10, 2012, Jo?o Paulo Rechi Vita wrote:
> ---
> profiles/audio/device.h | 1 -
> 1 file changed, 1 deletion(-)
Applied. Thanks.
Johan