OSDN Git Service

audio: Remove left over audio_device_cb
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 6 May 2013 10:18:31 +0000 (13:18 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 6 May 2013 10:18:31 +0000 (13:18 +0300)
profiles/audio/device.h

index b772594..286bcdd 100644 (file)
@@ -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;