diff options
author | Sverker Eriksson <[email protected]> | 2017-04-05 14:11:56 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-04-05 14:38:10 +0200 |
commit | 9c4a807cc1b83a6918c0ccf19cdc3837d746f53b (patch) | |
tree | 371d56b7e303988f21f59f46ae4d86e55578fa20 /erts/emulator/hipe/hipe_bif0.tab | |
parent | cbaddb165393002bd76f4d70247662588d3dee26 (diff) | |
download | otp-9c4a807cc1b83a6918c0ccf19cdc3837d746f53b.tar.gz otp-9c4a807cc1b83a6918c0ccf19cdc3837d746f53b.tar.bz2 otp-9c4a807cc1b83a6918c0ccf19cdc3837d746f53b.zip |
erts: Remove hipe_bifs:remove_refs_from/1
which serves no purpose after all the
hipe load&purge fixes merged at
32729cab75325de58bf127e6e8836348071b8682
Diffstat (limited to 'erts/emulator/hipe/hipe_bif0.tab')
-rw-r--r-- | erts/emulator/hipe/hipe_bif0.tab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/hipe/hipe_bif0.tab b/erts/emulator/hipe/hipe_bif0.tab index 264ea2c34a..078ebc40b7 100644 --- a/erts/emulator/hipe/hipe_bif0.tab +++ b/erts/emulator/hipe/hipe_bif0.tab @@ -82,7 +82,6 @@ bif hipe_bifs:patch_insn/3 bif hipe_bifs:patch_call/3 bif hipe_bifs:add_ref/2 -bif hipe_bifs:remove_refs_from/1 bif hipe_bifs:alloc_loader_state/1 |