aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/bif.tab
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-02-19 16:25:03 +0100
committerBjörn-Egil Dahlberg <[email protected]>2015-03-12 19:15:26 +0100
commit9cfaa729d7319ede30f62ffaaf82eb10fbaf8a60 (patch)
treeb08c2cc5a185e7f2f203f3150543fd1a385db6df /erts/emulator/beam/bif.tab
parent7a12c43da25e3dcad54212f538ebae3dc13f5c2e (diff)
downloadotp-9cfaa729d7319ede30f62ffaaf82eb10fbaf8a60.tar.gz
otp-9cfaa729d7319ede30f62ffaaf82eb10fbaf8a60.tar.bz2
otp-9cfaa729d7319ede30f62ffaaf82eb10fbaf8a60.zip
erts: Move hashmap:size/1 to maps
Diffstat (limited to 'erts/emulator/beam/bif.tab')
-rw-r--r--erts/emulator/beam/bif.tab1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/beam/bif.tab b/erts/emulator/beam/bif.tab
index 5ffd5b37b5..8606a41c7b 100644
--- a/erts/emulator/beam/bif.tab
+++ b/erts/emulator/beam/bif.tab
@@ -626,7 +626,6 @@ bif hashmap:to_list/1
bif hashmap:new/0
bif hashmap:is_key/2
bif hashmap:keys/1
-bif hashmap:size/1
bif erlang:is_hashmap/1
bif hashmap:values/1
bif hashmap:merge/2