Removes a single entry from the list list with key key.
list
key
This is equivalent to list.Set( myList, myKey, nil ).
list.Set( myList, myKey, nil )