diff --git a/GUI/VenPri.py b/GUI/VenPri.py index 56ef91f..56e447a 100644 --- a/GUI/VenPri.py +++ b/GUI/VenPri.py @@ -224,7 +224,6 @@ class MWQwad(QMainWindow, Ui_Qwad): """ Show the title ID of the selected title """ - print self.comboBox2.findText(selection) if self.comboBox2.findText(selection) == 0: self.enteredTitleID.setText("") self.availableVersions.setText("")