diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-12-20 10:40:44 +0100 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-12-20 11:18:25 +0100 |
commit | dbe555be80dd10bb315b14bbebcb42f8b883e2c9 (patch) | |
tree | 4652353755f03c8b464282429ead96fc4de18157 /4a-hal/4a-hal-manager/4a-hal-manager.c | |
parent | ef3b6e38c3413cb96d017aa0ade5f5a6b69d0b91 (diff) |
Remove old comments not true anymore
Remove old comments not true anymore about moving to
application framewrok v3 functions but it has already be done some
weeks ago.
Change-Id: Ia5dfc7a47d9e9eb929fa6c79fa37686206131301
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '4a-hal/4a-hal-manager/4a-hal-manager.c')
-rw-r--r-- | 4a-hal/4a-hal-manager/4a-hal-manager.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/4a-hal/4a-hal-manager/4a-hal-manager.c b/4a-hal/4a-hal-manager/4a-hal-manager.c index 41729fc..43fbd49 100644 --- a/4a-hal/4a-hal-manager/4a-hal-manager.c +++ b/4a-hal/4a-hal-manager/4a-hal-manager.c @@ -64,7 +64,6 @@ struct SpecificHalData **HalMngGetFirstHalData(void) /******************************************************************************* * Dynamic API functions for hal manager * - * TBD JAI : Use API-V3 instead of API-PRE-V3 * ******************************************************************************/ static int HalMgrInitApi(AFB_ApiT apiHandle) |