remove_entry

@accepts(RB.RhythmDBEntry)
@returns(none)
def remove_entry(entry)

Removes the specified entry from the history list.

entry :

the RB.RhythmDBEntry to remove