From dbe555be80dd10bb315b14bbebcb42f8b883e2c9 Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Thu, 20 Dec 2018 10:40:44 +0100 Subject: 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 --- 4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c | 1 - 1 file changed, 1 deletion(-) (limited to '4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c') diff --git a/4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c b/4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c index cffc447..4cac346 100644 --- a/4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c +++ b/4a-hal/4a-hal-controllers/4a-hal-controllers-api-loader.c @@ -69,7 +69,6 @@ static AFB_ApiVerbs CtlHalApiStaticVerbs[] = /******************************************************************************* * Dynamic API functions for app controller * - * TBD JAI : Use API-V3 instead of API-PRE-V3 * ******************************************************************************/ static int HalCtlsInitOneApi(AFB_ApiT apiHandle) -- cgit 1.2.3-korg