UEFIExtract 0.2.1

- removed unneeded header file from uefiextract.pro
This commit is contained in:
Nikolaj Schlej 2014-05-03 16:53:27 +02:00
parent 9bdd91bf19
commit 59ff67acd7
2 changed files with 2 additions and 2 deletions

View file

@ -3196,4 +3196,5 @@ UINT8 FfsEngine::dump(const QModelIndex & index, const QString path)
}
return ERR_SUCCESS;
}
}