mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Remove comment
This commit is contained in:
parent
dd52dd69d9
commit
738ae54e8d
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ void AssetMappingModel::refresh() {
|
|||
|
||||
existingPaths.removeOne(mapping.first);
|
||||
|
||||
QString fullPath = "";// parts[0];
|
||||
QString fullPath = "";
|
||||
|
||||
QStandardItem* lastItem = nullptr;
|
||||
|
||||
|
|
Loading…
Reference in a new issue