I\'ve got a select list like this:
--- Select product ---
I suppose you are using JQuery as well.
$("#selectlist option[value='option4']").remove();