]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/Ping6/Ping6.c
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / NetworkPkg / Application / Ping6 / Ping6.c
index 345d3b90fd442f354675681aeb34d0529bb88d27..e0f6cd89e56d149a1798446b6513e4f2ef94f45e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The implementation for Ping6 application.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -58,7 +58,6 @@ SHELL_PARAM_ITEM    Ping6ParamList[] = {
 EFI_HII_HANDLE    mHiiHandle;\r
 CONST CHAR16      *mIp6DstString;\r
 CONST CHAR16      *mIp6SrcString;\r
-EFI_GUID          mEfiPing6Guid = EFI_PING6_GUID;\r
 UINT64            mFrequency = 0;\r
 /**\r
   Get and caculate the frequency in tick/ms.\r