]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Lua/src/lualib.h
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Lua / src / lualib.h
diff --git a/AppPkg/Applications/Lua/src/lualib.h b/AppPkg/Applications/Lua/src/lualib.h
deleted file mode 100644 (file)
index 8ae9891..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/** @file\r
-    Stub header to allow the "real" headers to reside in StdLib/Include/Lua\r
-    yet have the Lua sources build without having to change the include\r
-    directives in each file.\r
-\r
-  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials are licensed and made available under\r
-  the terms and conditions of the BSD License that accompanies this distribution.\r
-  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-**/\r
-#include <Lua/lualib.h>\r