summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c')
-rw-r--r--MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c12
1 files changed, 3 insertions, 9 deletions
diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c b/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
index b40ab25..85b52bd 100644
--- a/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
+++ b/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
@@ -12,16 +12,10 @@
**/
-//
-// The package level header files this module uses
-//
+
#include <Base.h>
-//
-// The protocols, PPI and GUID defintions for this module
-//
-//
-// The Library classes this module consumes
-//
+
+
#include <Library/TimerLib.h>
#include <Library/DebugLib.h>