From becaebd60d3c268dd9f95561afbe74bb8cd5f1e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 5 Jan 2014 19:54:05 +0100 Subject: Remove the $PWD hack and tests that depended on it. --- logic/updater/DownloadUpdateTask.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'logic/updater/DownloadUpdateTask.h') diff --git a/logic/updater/DownloadUpdateTask.h b/logic/updater/DownloadUpdateTask.h index 4feab871..518bc235 100644 --- a/logic/updater/DownloadUpdateTask.h +++ b/logic/updater/DownloadUpdateTask.h @@ -194,12 +194,6 @@ protected: */ QTemporaryDir m_updateFilesDir; - /*! - * Filters paths - * Path of the format $PWD/path, it is converted to a file:///$PWD/ URL - */ - static QString fixPathForTests(const QString &path); - /*! * Filters paths * This fixes destination paths for OSX. -- cgit v1.2.3