mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Code clean up
This commit is contained in:
@@ -127,9 +127,6 @@ public:
|
||||
|
||||
static bool sameFiles(const QString &path1, const QString &path2);
|
||||
static void copyDir(QString src_path, QString dst_path);
|
||||
// Introduced in v2.1.0 for backward compatibility
|
||||
// Remove after some releases
|
||||
static void moveToXDGFolders();
|
||||
static QString toValidFileSystemName(QString filename);
|
||||
static bool isValidFileSystemName(QString filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user