From fced74473fe16c8421d74bb3d47b2b3f1dd46359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Mon, 27 Mar 2017 11:34:53 +0200 Subject: [PATCH] Cleaned. --- pylot/core/util/widgets.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pylot/core/util/widgets.py b/pylot/core/util/widgets.py index adb2d079..b0c98c29 100644 --- a/pylot/core/util/widgets.py +++ b/pylot/core/util/widgets.py @@ -828,7 +828,6 @@ class PickDlg(QDialog): def setIniPickP(self, infile, gui_event, wfdata, trace_number): - #infile = os.path.join(os.path.expanduser('~'), '.pylot', 'pylot.in') parameter = AutoPickParameter(infile) ini_pick = gui_event.xdata @@ -878,7 +877,6 @@ class PickDlg(QDialog): def setIniPickS(self, infile, gui_event, wfdata): - #infile = os.path.join(os.path.expanduser('~'), '.pylot', 'pylot.in') parameter = AutoPickParameter(infile) ini_pick = gui_event.xdata