diff options
Diffstat (limited to 'MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf')
-rw-r--r-- | MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf index 7d5f9264ab..4a0f13a57d 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf @@ -48,15 +48,6 @@ ################################################################################
#
-# Includes Section - list of Include locations that are required for
-# this module.
-#
-################################################################################
-
-[Includes]
-
-################################################################################
-#
# Package Dependency Section - list of Package files that are required for
# this module.
#
|