{
{    The purpose of this procedure is to delink the given channel connection
{ from the list of receiving connections.  The IN QUEUE flag is not turned
{ off.  The connection id of the next connection in the list is returned to the
{ caller.
{
{       NLP$DELINK_RECEIVING_CONNECTION (RECEIVING_CONNECTION,
{             NEXT_RECEIVING_CONNECTION)
{
{ RECEIVING_CONNECTION: (input)  This parameter specifies the interlayer
{       structure associated with the given channel connection.
{
{ NEXT_RECEIVING_CONNECTION: (output)  This parameter contains the identifier
{       of the next channel connection in the list.
{
