]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.c
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / Misc.c
index ade78b8f9034b3b936243ff28ec80fe8b2255983..e925e4ef6f9cf8d26b751190befb61c4cf767008 100644 (file)
@@ -24,7 +24,6 @@
   @return                       a pointer to the newly allcoated line.\r
 **/\r
 EFI_EDITOR_LINE *\r
-EFIAPI\r
 LineDup (\r
   IN  EFI_EDITOR_LINE *Src\r
   )\r
@@ -65,7 +64,6 @@ LineDup (
   @param Src                    The line structure to free.\r
 **/\r
 VOID\r
-EFIAPI\r
 LineFree (\r
   IN  EFI_EDITOR_LINE *Src\r
   )\r