summaryrefslogtreecommitdiffstats
path: root/storagehandler.cpp
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2019-02-04 14:46:15 +0530
committerTom Joseph <tomjoseph@in.ibm.com>2019-02-07 04:40:08 +0000
commit4e1df0895e0664ca6f89321e6d600b8227b7475e (patch)
tree6f5d209d691bc1cedff561823d25e149490767ac /storagehandler.cpp
parent194375f2676715a0e0697bab63234a4efe39fb96 (diff)
downloadphosphor-host-ipmid-4e1df0895e0664ca6f89321e6d600b8227b7475e.tar.gz
phosphor-host-ipmid-4e1df0895e0664ca6f89321e6d600b8227b7475e.zip
eSEL: Remove code related to logging eSEL
Change-Id: I5392202352c2baa70d61768cbaef9eb0e1faad56 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
Diffstat (limited to 'storagehandler.cpp')
-rw-r--r--storagehandler.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/storagehandler.cpp b/storagehandler.cpp
index 699e80c..cff0d84 100644
--- a/storagehandler.cpp
+++ b/storagehandler.cpp
@@ -677,10 +677,6 @@ ipmi_ret_t ipmi_storage_add_sel(ipmi_netfn_t netfn, ipmi_cmd_t cmd,
// procedure number.
createProcedureLogEntry(p->sensortype);
}
- else
- {
- send_esel(recordid);
- }
return rc;
}
OpenPOWER on IntegriCloud