Former change breaks build; changed back to commented lines 58 & 59, but as regular comments (not Doxygen comments).

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10270 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
myronporter 2010-03-17 23:27:19 +00:00
parent 64a80549c8
commit 1d5cbb48c3
1 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,6 @@ typedef struct {
/// Write Queue data.
///
UINT8 WriteQueue[WriteQueueSize];
///
} EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
// } EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER;
#endif