diff options
Diffstat (limited to 'MdePkg/Library/BaseDebugLibNull/DebugLib.c')
-rw-r--r-- | MdePkg/Library/BaseDebugLibNull/DebugLib.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/DebugLib.c b/MdePkg/Library/BaseDebugLibNull/DebugLib.c index d457821095..5034317d49 100644 --- a/MdePkg/Library/BaseDebugLibNull/DebugLib.c +++ b/MdePkg/Library/BaseDebugLibNull/DebugLib.c @@ -12,9 +12,7 @@ **/
-//
-// The package level header files this module uses
-//
+
#include <Base.h>
//
|