#1475 Use caf::Utils::fileExists

This commit is contained in:
Magne Sjaastad
2017-05-15 13:40:13 +02:00
parent 886f4ce3ab
commit 1a075470cf
3 changed files with 6 additions and 20 deletions

View File

@@ -59,8 +59,6 @@ public:
WellMetaData readWellMetaData(const QString& filePath);
size_t wellDataCount(const QString& filePath);
static bool canReadFile(const QString& filePath);
void clear();
void removeFilePath(const QString& filePath);