remove the wrong comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4645 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-01-31 08:11:35 +00:00
parent e2591cb297
commit 6be065d4be
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@ Tcp4Configure (
IP4_ADDR Ip;
IP4_ADDR SubnetMask;
// CpuBreakpoint ();
if (NULL == This) {
return EFI_INVALID_PARAMETER;
}