summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/cimx/sb800/SMM.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/cimx/sb800/SMM.c')
-rw-r--r--src/vendorcode/amd/cimx/sb800/SMM.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/vendorcode/amd/cimx/sb800/SMM.c b/src/vendorcode/amd/cimx/sb800/SMM.c
index 894ec2a31db8..1d501e5b6f59 100644
--- a/src/vendorcode/amd/cimx/sb800/SMM.c
+++ b/src/vendorcode/amd/cimx/sb800/SMM.c
@@ -63,8 +63,6 @@ sbSmmService (
IN AMDSBCFG* pConfig
)
{
- AMDSBCFG* pTmp; //lx-dummy for /W4 build
- pTmp = pConfig;
}
/**
@@ -79,8 +77,3 @@ softwareSMIservice (
)
{
}
-
-
-
-
-