diff options
author | Sverker Eriksson <[email protected]> | 2017-08-15 17:12:02 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-11-15 20:10:33 +0100 |
commit | da2935ce340cef5db1b5f589778eb20044796610 (patch) | |
tree | a6575724b3803af099381d6b8aec598c44f9d602 /erts/emulator/beam/atom.names | |
parent | 5ad822ccfd841400bc44cb53acc6a0889ca3f128 (diff) | |
download | otp-da2935ce340cef5db1b5f589778eb20044796610.tar.gz otp-da2935ce340cef5db1b5f589778eb20044796610.tar.bz2 otp-da2935ce340cef5db1b5f589778eb20044796610.zip |
Remove obsolete erlang:dexit/2
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 3c06c26ba0..d755b5393b 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -199,7 +199,6 @@ atom debug_flags atom decimals atom default atom delay_trap -atom dexit atom depth atom dgroup_leader atom dictionary |