From 17f308c46d0d5453324248046331036c6d0ac0e7 Mon Sep 17 00:00:00 2001 From: Corey Swenson Date: Tue, 20 Jun 2017 21:34:41 -0500 Subject: Connect get_lid_list interface function in UtilLidMgr Change-Id: I415b85fd3bf5b1aa4f9caeca5d689e54bcbb1b86 CQ:SW393002 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42315 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Matt Derksen Reviewed-by: Martin Gloff Reviewed-by: Daniel M. Crowell --- src/usr/htmgt/runtime/rt_occ.C | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/htmgt') diff --git a/src/usr/htmgt/runtime/rt_occ.C b/src/usr/htmgt/runtime/rt_occ.C index 9c430545c..a3e8a3750 100644 --- a/src/usr/htmgt/runtime/rt_occ.C +++ b/src/usr/htmgt/runtime/rt_occ.C @@ -150,7 +150,6 @@ namespace HTMGT registerOcc() { runtimeInterfaces_t * rt_intf = getRuntimeInterfaces(); - rt_intf->get_lid_list = &UtilLidMgr::getLidList; rt_intf->process_occ_error = &process_occ_error; rt_intf->process_occ_reset = &process_occ_reset; rt_intf->enable_occ_actuation = &enable_occ_actuation; -- cgit v1.2.1