Cleanup
authorEd Page <eopage@byu.net>
Sat, 2 Oct 2010 20:09:03 +0000 (15:09 -0500)
committerEd Page <eopage@byu.net>
Sat, 2 Oct 2010 20:09:03 +0000 (15:09 -0500)
src/gonvert_qt.py

index bdce5ae..02b64c9 100755 (executable)
@@ -160,7 +160,6 @@ class Gonvert(object):
                        self._mainWindow.select_category(self._recent[-1][0])
 
        def request_category(self):
-
                if self._condensedAction.isChecked():
                        if self._catWindow is not None:
                                self._catWindow.hide()