From b387262a5309731a3d2ecc515cba577b30dd84f6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 6 May 2013 13:18:31 +0300 Subject: [PATCH] audio: Remove left over audio_device_cb --- profiles/audio/device.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/audio/device.h b/profiles/audio/device.h index b772594a1..286bcdda3 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; -- 2.47.3