diff options
Diffstat (limited to 'MdePkg/Library/DxeMemoryAllocationLib')
-rw-r--r-- | MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf b/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf index e3032a9a5f..04f5c3cb5f 100644 --- a/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf +++ b/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf @@ -50,16 +50,6 @@ ################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
- $(WORKSPACE)/MdePkg\Include/Library
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
|