summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/runtime/rt_occ.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/runtime/rt_occ.C')
-rw-r--r--src/usr/htmgt/runtime/rt_occ.C1
1 files changed, 0 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud