remove duplicated code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5888 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-09-12 06:05:39 +00:00
parent 3ec64ac503
commit 2206d5185c
1 changed files with 0 additions and 10 deletions

View File

@ -237,16 +237,6 @@ MnpDriverBindingStop (
NULL
);
//
// Close the openned Snp protocol.
//
gBS->CloseProtocol (
ControllerHandle,
&gEfiSimpleNetworkProtocolGuid,
This->DriverBindingHandle,
ControllerHandle
);
//
// Flush the Mnp service data.
//