]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Misc.h
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / Misc.h
index 583de3b42c1f0f2024717d101cc1762024e028c9..fa0f3ba05d7105591f541f5f5be549d9f6937bc9 100644 (file)
@@ -25,7 +25,6 @@
   @param Src                    The line structure to free.\r
 **/\r
 VOID\r
-EFIAPI\r
 LineFree (\r
   IN  EFI_EDITOR_LINE *Src\r
   );\r
@@ -39,7 +38,6 @@ LineFree (
   @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