aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2018-06-03 19:06:05 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:51:00 +0200
commit6629b727ca8554e7f27891af91d315addc532b47 (patch)
tree93cbcd7ce2a0258bac468200c8c48aee09449bbc
parent98003ee8e4b3dd55d61e4409300ffe66c8dc9804 (diff)
Remove reference to alsa in 4a-hal-manager
Remove reference to alsa in 4a-hal-manager because 4a-hal-manager won't communicate with alsa/alsa-core. Change-Id: Ie6d70e1a962ecbf73b1ee5f31fee78d1e29ac23d Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
-rw-r--r--4a-hal/4a-hal-manager/4a-hal-manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/4a-hal/4a-hal-manager/4a-hal-manager.h b/4a-hal/4a-hal-manager/4a-hal-manager.h
index af24a90..d5f11e5 100644
--- a/4a-hal/4a-hal-manager/4a-hal-manager.h
+++ b/4a-hal/4a-hal-manager/4a-hal-manager.h
@@ -20,9 +20,6 @@
#include <stdio.h>
-// TODO JAI: use it
-// #include <alsa/asoundlib.h>
-
#define HAL_MANAGER_API_NAME "4a-hal-manager"
#define HAL_MANAGER_API_INFO "Manager for 4A HAL APIs"