Skip to content

Commit 672c4ef

Browse files
author
Jarkko Paso
committed
FHSS: Removed unnecessary fhss_api NULL
1 parent e5637fd commit 672c4ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/Service_Libs/fhss/fhss_configuration_interface.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ int ns_fhss_delete(fhss_api_t *fhss_api)
9090
return -1;
9191
}
9292
ns_dyn_mem_free(fhss_api);
93-
fhss_api = NULL;
9493
return 0;
9594
}
9695

0 commit comments

Comments
 (0)