Function LinkedList.LinkedListNode.unlinkNode

unlinkNode -- unlink a linked node from list

void unlinkNode();

Note

No checks at all!