From 5ed00ce4ad778ba6aef0d2f4594825ff78735357 Mon Sep 17 00:00:00 2001 From: AJFISH Date: Fri, 29 Jun 2007 16:44:40 +0000 Subject: removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2917 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/BasePerformanceLibNull/BasePerformanceLibNull.inf | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf') diff --git a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf index b3d87c5ca3..2dd5d921c5 100644 --- a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf +++ b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf @@ -47,16 +47,6 @@ PerformanceLib.c -################################################################################ -# -# 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 -- cgit v1.2.3