]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h
Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'."
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Edit / FileBuffer.h
index 627bb8449e01a2daeee0740c81f87f4a1bc27735..9d4a08d7a3128236c87a92cdc3b5b37a89e40c95 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Declares filebuffer interface functions.\r
 \r
-  Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved. <BR>\r
+  Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved. <BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -260,14 +260,4 @@ FileBufferSetModified (
   VOID\r
   );\r
 \r
-/**\r
-  Get the size of the open buffer.\r
-\r
-  @retval The size in bytes.\r
-**/\r
-UINTN\r
-FileBufferGetTotalSize (\r
-  VOID\r
-  );\r
-\r
 #endif\r