]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c
MdeModulePkg: Remove variables that are set, but not used
[mirror_edk2.git] / MdeModulePkg / Library / DxePrintLibPrint2Protocol / PrintLib.c
index 671c3332f91e07e73d4df1378f9eb0541e94c21d..3b4d4e03adb26c5c105d5158229dd8f74daab088 100644 (file)
@@ -1134,7 +1134,6 @@ InternalPrintLibSPrintMarker (
   IN  BASE_LIST    BaseListMarker  OPTIONAL\r
   )\r
 {\r
-  CHAR8             *OriginalBuffer;\r
   CHAR8             *EndBuffer;\r
   CHAR8             ValueBuffer[MAXIMUM_VALUE_CHARACTERS];\r
   UINT32            BytesPerOutputCharacter;\r
@@ -1185,7 +1184,6 @@ InternalPrintLibSPrintMarker (
   // Reserve space for the Null terminator.\r
   //\r
   BufferSize--;\r
-  OriginalBuffer = Buffer;\r
 \r
   //\r
   // Set the tag for the end of the input Buffer.\r