diff --git a/list.c b/list.c index 0c0f3676e3a..76e9eadede2 100644 --- a/list.c +++ b/list.c @@ -213,7 +213,6 @@ void vListInsert( List_t * const pxList, } /*-----------------------------------------------------------*/ - UBaseType_t uxListRemove( ListItem_t * const pxItemToRemove ) { /* The list item knows which list it is in. Obtain the list from the list