diff --git a/openlp/plugins/songs/forms/editsongform.py b/openlp/plugins/songs/forms/editsongform.py index 24d0d3024..df48aa704 100644 --- a/openlp/plugins/songs/forms/editsongform.py +++ b/openlp/plugins/songs/forms/editsongform.py @@ -385,9 +385,6 @@ class EditSongForm(QtGui.QDialog, Ui_EditSongDialog): # lazy xml migration for now self.verse_list_widget.clear() self.verse_list_widget.setRowCount(0) - # This is just because occasionally the lyrics come back as a "buffer" - if isinstance(self.song.lyrics, buffer): - self.song.lyrics = unicode(self.song.lyrics) verse_tags_translated = False if self.song.lyrics.startswith(u'