remove_entry

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

Removes an entry from the query model.

entry :

the RB.RhythmDBEntry to remove

Returns :

True if the entry was removed