Core: remove unused helper functions

Change-Id: I74ef89648f42f0016ad7cdfc61e17a712ea145ff
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
David Schulz
2021-06-17 13:11:55 +02:00
parent aa4b926f02
commit 0fb40e204b
2 changed files with 4 additions and 30 deletions

View File

@@ -76,8 +76,6 @@ public:
static void saveSettings();
// helper functions
static QString cleanAbsoluteFilePath(const QString &filePath, ResolveMode resolveMode);
static QString filePathKey(const QString &filePath, ResolveMode resolveMode);
static Utils::FilePath filePathKey(const Utils::FilePath &filePath, ResolveMode resolveMode);
static bool saveDocument(IDocument *document,