mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
libflashrom: remove flashrom_system_info
void flashrom_system_info(void) has no implementation nor any relation to existing code. Change-Id: Iad805322aeead149a8d51ad8bf0babde2a12f01f Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/55351 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:

committed by
Nico Huber

parent
6aaa51f19a
commit
72fd4f194e
@ -24,7 +24,6 @@ LIBFLASHROM_1.0 {
|
||||
flashrom_programmer_shutdown;
|
||||
flashrom_set_log_callback;
|
||||
flashrom_shutdown;
|
||||
flashrom_system_info;
|
||||
flashrom_version_info;
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user