Remove extra blank line

This commit is contained in:
Tim Bentley 2010-05-20 17:40:56 +01:00
parent 0dfda8ff27
commit cd8f59c7d0
1 changed files with 0 additions and 1 deletions

View File

@ -296,7 +296,6 @@ class EditSongForm(QtGui.QDialog, Ui_EditSongDialog):
rowLabel.append(rowTag)
self.VerseListWidget.setVerticalHeaderLabels(rowLabel)
def onAuthorAddButtonClicked(self):
item = int(self.AuthorsSelectionComboItem.currentIndex())
if item > -1: