Removed obsolete development marks

This commit is contained in:
2012-07-20 12:21:36 +02:00
parent 7001121a3f
commit 042dbd01ed
6 changed files with 16 additions and 15 deletions

View File

@ -1969,7 +1969,7 @@ static int precompute_gpt(Ecma119Image *t)
/*
ret = iso_quick_gpt_entry(t, 16, 20, hfs_uuid, zero_uuid,
gpt_flags, gpt_name);
/ * >>> Caution: Size 90 causes intentional partition overlap error * /
/ * Caution: Size 90 causes intentional partition overlap error * /
ret = iso_quick_gpt_entry(t, 30, 90, hfs_uuid, zero_uuid,
gpt_flags, gpt_name);
*/