[iso] fix broken bootmgr detection

* Closes #144
* Also fix broken WDK compilation
This commit is contained in:
Pete Batard 2013-05-19 23:02:16 +01:00
parent 199b9f4869
commit 26f807530d
4 changed files with 9 additions and 8 deletions

View file

@ -275,7 +275,6 @@ static void ToValidLabel(WCHAR* name, BOOL bFAT)
* -----
* 1d02h
*/
// TODO: use that for Format "classic"
static DWORD GetVolumeID(void)
{
SYSTEMTIME s;