summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index b980edf8..a790782e 100644
--- a/src/util.h
+++ b/src/util.h
@@ -17,7 +17,6 @@ public:
static QString findPasswordStore();
static QString normalizeFolderPath(QString path);
static bool checkConfig();
- static void qSleep(int ms);
static QString getDir(const QModelIndex &index, bool forPass,
const QFileSystemModel &model,
const StoreModel &storeModel);