]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.h
MdeModulePkg: Delete useless case code
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe / RegularExpressionDxe.h
index 2c464aa8ff13a8a2d00d6ea8c537e0454e648144..0defa56e810cf477760d89e0e1b4ec1d480fb72b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI_REGULAR_EXPRESSION_PROTOCOL Header File.\r
 \r
-  Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
   \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
@@ -26,8 +26,6 @@
 #include <Library/DebugLib.h>\r
 #include <Library/BaseLib.h>\r
 \r
-#define ARRAY_SIZE(Array) (sizeof(Array) / sizeof(*Array))\r
-\r
 /**\r
   Checks if the input string matches to the regular expression pattern.\r
 \r