mirror of https://github.com/acidanthera/audk.git
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:
parent
e2591cb297
commit
6be065d4be
|
@ -147,7 +147,6 @@ Tcp4Configure (
|
|||
IP4_ADDR Ip;
|
||||
IP4_ADDR SubnetMask;
|
||||
|
||||
// CpuBreakpoint ();
|
||||
if (NULL == This) {
|
||||
return EFI_INVALID_PARAMETER;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue