aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/bif.tab
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-02-23 15:37:55 +0100
committerBjörn-Egil Dahlberg <[email protected]>2015-03-12 19:15:27 +0100
commitad19eacbdb3b32bb74897ad2425808b9d669ccb8 (patch)
tree6b76a897511426e523ae11b8712c6bef7e2f4873 /erts/emulator/beam/bif.tab
parentd8c6b91a9dfb06dbe1143e6b06ef26dab153ca4b (diff)
downloadotp-ad19eacbdb3b32bb74897ad2425808b9d669ccb8.tar.gz
otp-ad19eacbdb3b32bb74897ad2425808b9d669ccb8.tar.bz2
otp-ad19eacbdb3b32bb74897ad2425808b9d669ccb8.zip
erts: Move hashmap:put/3, update/3 to maps
Diffstat (limited to 'erts/emulator/beam/bif.tab')
-rw-r--r--erts/emulator/beam/bif.tab2
1 files changed, 0 insertions, 2 deletions
diff --git a/erts/emulator/beam/bif.tab b/erts/emulator/beam/bif.tab
index 5b0f90d418..55a7b62e7d 100644
--- a/erts/emulator/beam/bif.tab
+++ b/erts/emulator/beam/bif.tab
@@ -615,8 +615,6 @@ bif erlang:fun_info_mfa/1
bif erlang:get_keys/0
# Hash Array Mappped Trie
-bif hashmap:put/3
-bif hashmap:update/3
bif hashmap:remove/2
bif hashmap:info/1
bif hashmap:from_list/1