diff options
author | Björn Gustavsson <[email protected]> | 2012-05-10 12:21:49 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-05-10 17:13:02 +0200 |
commit | 422b10bbbd1eb27163d72c2586c2bfb0b2d9c9b2 (patch) | |
tree | 706c10aaf12a05c80c8bf976f89875b772c2f6f0 /erts/emulator/hipe/hipe_bif2.tab | |
parent | 377c01cd3f10d6638a73b177e2464c4edca9f2fc (diff) | |
download | otp-422b10bbbd1eb27163d72c2586c2bfb0b2d9c9b2.tar.gz otp-422b10bbbd1eb27163d72c2586c2bfb0b2d9c9b2.tar.bz2 otp-422b10bbbd1eb27163d72c2586c2bfb0b2d9c9b2.zip |
Remove the hipe_bifs:show_message_area/0 BIF
Diffstat (limited to 'erts/emulator/hipe/hipe_bif2.tab')
-rw-r--r-- | erts/emulator/hipe/hipe_bif2.tab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/hipe/hipe_bif2.tab b/erts/emulator/hipe/hipe_bif2.tab index 51323ce7af..aac27e8bed 100644 --- a/erts/emulator/hipe/hipe_bif2.tab +++ b/erts/emulator/hipe/hipe_bif2.tab @@ -29,4 +29,3 @@ bif hipe_bifs:show_term/1 bif hipe_bifs:in_native/0 bif hipe_bifs:modeswitch_debug_on/0 bif hipe_bifs:modeswitch_debug_off/0 -bif hipe_bifs:show_message_area/0 |