summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-18 09:46:36 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-18 09:46:36 +0200
commit9f1acde0110104140c1af503a13182a04fc1d28e (patch)
tree5b66898d0e99ba2963674c0d65361e2f245304a4 /mainwindow.h
parentca47394ea972e7cfc139fff2d98d9710065735c6 (diff)
Revert "profiles groundwork"
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index fd535115..e0454e61 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -89,7 +89,6 @@ private:
QString lastDecrypt;
bool wrapperRunning;
QStringList env;
- QStringList profiles;
QQueue<execQueueItem> *execQueue;
void updateText();
void executePass(QString, QString = QString());