diff --git a/list.c b/list.c index 0c0f3676e3..76e9eadede 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