summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Include/Library/PpiListLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/Include/Library/PpiListLib.h')
-rw-r--r--EmulatorPkg/Include/Library/PpiListLib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/EmulatorPkg/Include/Library/PpiListLib.h b/EmulatorPkg/Include/Library/PpiListLib.h
index a531328f97..a538cfde12 100644
--- a/EmulatorPkg/Include/Library/PpiListLib.h
+++ b/EmulatorPkg/Include/Library/PpiListLib.h
@@ -8,8 +8,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#ifndef __PPI_LIST_LIB_H__
#define __PPI_LIST_LIB_H__
-
extern CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList;
-
#endif