diff options
author | Richard Carlsson <[email protected]> | 2014-05-14 14:54:16 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2014-05-14 14:54:57 +0200 |
commit | 0dbcbea0cf52672ef1cf051c3cd7640eb7ff728e (patch) | |
tree | 9727e6c28cd5b6010cfe581442ab83061c5e38d2 /erts/emulator/beam/atom.names | |
parent | 4ad572a8b66df8174d92157411326aab95ee8124 (diff) | |
download | otp-0dbcbea0cf52672ef1cf051c3cd7640eb7ff728e.tar.gz otp-0dbcbea0cf52672ef1cf051c3cd7640eb7ff728e.tar.bz2 otp-0dbcbea0cf52672ef1cf051c3cd7640eb7ff728e.zip |
Remove obsolete 'imports' entry from module_info/1/2 functions
It previously always returned an empty list
and was documented to be removed.
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 7d11f7f956..dc930f2d38 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -278,7 +278,6 @@ atom http httph https http_response http_request http_header http_eoh http_error atom id atom if_clause atom ignore -atom imports atom in atom in_exiting atom inactive |