diff options
author | Björn Gustavsson <[email protected]> | 2012-05-10 11:50:23 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-05-10 17:13:02 +0200 |
commit | 377c01cd3f10d6638a73b177e2464c4edca9f2fc (patch) | |
tree | 3a610a44c2a87818811867638302ae610babe3d9 /erts/emulator/beam/atom.names | |
parent | eb96183881edd2c1b9b8b15f9adda60c30fb1bef (diff) | |
download | otp-377c01cd3f10d6638a73b177e2464c4edca9f2fc.tar.gz otp-377c01cd3f10d6638a73b177e2464c4edca9f2fc.tar.bz2 otp-377c01cd3f10d6638a73b177e2464c4edca9f2fc.zip |
Remove support for erlang:system_info(global_heaps_size)
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 78c566ed38..d3a6b2a6bb 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -244,7 +244,6 @@ atom gather_sched_wall_time_result atom getting_linked atom getting_unlinked atom global -atom global_heaps_size atom Gt='>' atom grun atom group_leader |