From a8fd6f10a5f8f8f1970785b351e4efe6e2ff726b Mon Sep 17 00:00:00 2001 From: Chris Austen Date: Sat, 31 Oct 2015 14:09:10 -0500 Subject: Remove ipmi fru support from libapphandler The new code will come from a different repo --- storagehandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'storagehandler.h') diff --git a/storagehandler.h b/storagehandler.h index 7abefd5..174da06 100644 --- a/storagehandler.h +++ b/storagehandler.h @@ -5,7 +5,6 @@ enum ipmi_netfn_storage_cmds { // Get capability bits - IPMI_CMD_WRITE_FRU_DATA = 0x12, IPMI_CMD_GET_SEL_INFO = 0x40, IPMI_CMD_RESERVE_SEL = 0x42, IPMI_CMD_ADD_SEL = 0x44, -- cgit v1.2.1