summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/RpmcLibNull
diff options
context:
space:
mode:
Diffstat (limited to 'SecurityPkg/Library/RpmcLibNull')
-rw-r--r--SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c b/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c
index e1dd09eb10..792e48250e 100644
--- a/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c
+++ b/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c
@@ -44,4 +44,3 @@ IncrementMonotonicCounter (
ASSERT (FALSE);
return EFI_UNSUPPORTED;
}
-