Docker: Remove traces of direct file access

Change-Id: Id0c11a584a5b75626bb04023893d76fbe2216ade
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2022-02-28 09:36:20 +01:00
parent 9cf7350f1f
commit fc3b9b5ab3
2 changed files with 0 additions and 5 deletions

View File

@@ -45,7 +45,6 @@ public:
QString tag;
QString size;
bool useLocalUidGid = true;
bool useFilePathMapping = false;
QStringList mounts;
};