Remove comment

This commit is contained in:
Ryan Huffman 2016-03-09 16:56:28 -08:00
parent dd52dd69d9
commit 738ae54e8d

View file

@ -143,7 +143,7 @@ void AssetMappingModel::refresh() {
existingPaths.removeOne(mapping.first);
QString fullPath = "";// parts[0];
QString fullPath = "";
QStandardItem* lastItem = nullptr;