public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-redfish-client][PATCH 2/2] RedfishClientPkg: Remove unused header files.
@ 2024-03-06 14:10 Nickle Wang via groups.io
  2024-03-07  6:02 ` Chang, Abner via groups.io
  0 siblings, 1 reply; 2+ messages in thread
From: Nickle Wang via groups.io @ 2024-03-06 14:10 UTC (permalink / raw)
  To: devel; +Cc: Abner Chang, Igor Kulchytskyy

stdarg.h and stdio.h are not used in RedfishClientPkg.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
---
 RedfishClientPkg/PrivateInclude/Crt/stdarg.h | 14 --------------
 RedfishClientPkg/PrivateInclude/Crt/stdio.h  | 14 --------------
 2 files changed, 28 deletions(-)
 delete mode 100644 RedfishClientPkg/PrivateInclude/Crt/stdarg.h
 delete mode 100644 RedfishClientPkg/PrivateInclude/Crt/stdio.h

diff --git a/RedfishClientPkg/PrivateInclude/Crt/stdarg.h b/RedfishClientPkg/PrivateInclude/Crt/stdarg.h
deleted file mode 100644
index 5f458c0a4..000000000
--- a/RedfishClientPkg/PrivateInclude/Crt/stdarg.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/** @file
-  Include file to support building the third-party jansson library.
-
- (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>
-
-    SPDX-License-Identifier: BSD-2-Clause-Patent
-
-**/
-#ifndef REDFISH_CLIENT_CRT_STDARG_H_
-#define REDFISH_CLIENT_CRT_STDARG_H_
-
-#include <Library/RedfishCrtLib.h>
-
-#endif
diff --git a/RedfishClientPkg/PrivateInclude/Crt/stdio.h b/RedfishClientPkg/PrivateInclude/Crt/stdio.h
deleted file mode 100644
index 30a0afae6..000000000
--- a/RedfishClientPkg/PrivateInclude/Crt/stdio.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/** @file
-  Include file to support building the third-party jansson library.
-
- (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>
-
-    SPDX-License-Identifier: BSD-2-Clause-Patent
-
-**/
-#ifndef REDFISH_CLIENT_CRT_STDIO_H_
-#define REDFISH_CLIENT_CRT_STDIO_H_
-
-#include <Library/RedfishCrtLib.h>
-
-#endif
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#116443): https://edk2.groups.io/g/devel/message/116443
Mute This Topic: https://groups.io/mt/104766064/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-07  6:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 14:10 [edk2-devel] [edk2-redfish-client][PATCH 2/2] RedfishClientPkg: Remove unused header files Nickle Wang via groups.io
2024-03-07  6:02 ` Chang, Abner via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox