1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 22:35:12 +03:00
This commit is contained in:
Damjan Adamic 2014-08-03 19:27:02 +02:00
parent 741ef45f3e
commit 8bd2c120d6
4 changed files with 3 additions and 7 deletions

View file

@ -972,7 +972,6 @@ QString index2version(int index)
}
}
int qunlink(const QString & fileName)
{
qDebug() << "unlinking "<< fileName;