summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/runtime/attrrp_rt.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/runtime/attrrp_rt.C')
-rw-r--r--src/usr/targeting/runtime/attrrp_rt.C5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/targeting/runtime/attrrp_rt.C b/src/usr/targeting/runtime/attrrp_rt.C
index 8d260cf75..9f8cce8a6 100644
--- a/src/usr/targeting/runtime/attrrp_rt.C
+++ b/src/usr/targeting/runtime/attrrp_rt.C
@@ -277,11 +277,6 @@ namespace TARGETING
io_nodeCont.sectionCount = i_header->numSections;
io_nodeCont.pSections =
new AttrRP_Section[io_nodeCont.sectionCount]();
- if (i_nodeId == NODE0) // @TODO RTC:186585 remove
- { // @TODO RTC:186585 remove
- iv_sectionCount = io_nodeCont.sectionCount; // @TODO RTC:186585
- iv_sections = io_nodeCont.pSections; // @TODO RTC:186585 remove
- } // @TODO RTC:186585 remove
// Find start to the first section:
// (header address + size of header + offset in header)
OpenPOWER on IntegriCloud