aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-02-14 12:14:11 +0100
committerBjörn Gustavsson <[email protected]>2019-02-14 12:14:11 +0100
commit00426174b3d0c07df093a0bd0a086c0c37a11d04 (patch)
tree368160f092613d9c2a40bc45391ae385afc1fe97 /erts/doc/src
parente54daec589fc0da3d454f683eee2ea1af8eb7684 (diff)
downloadotp-00426174b3d0c07df093a0bd0a086c0c37a11d04.tar.gz
otp-00426174b3d0c07df093a0bd0a086c0c37a11d04.tar.bz2
otp-00426174b3d0c07df093a0bd0a086c0c37a11d04.zip
Revert "Add -ztma option for enabling tuple calls"
This reverts commit ea0e763e953f9c7d1fa9c142f24cb95f56119c56.
Diffstat (limited to 'erts/doc/src')
-rw-r--r--erts/doc/src/erl.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml
index 133f160dc9..05a9895687 100644
--- a/erts/doc/src/erl.xml
+++ b/erts/doc/src/erl.xml
@@ -1552,15 +1552,6 @@
parameter determines. The lingering prevents repeated
deletions and insertions in the tables from occurring.</p>
</item>
- <tag><marker id="+ztma"/><c>+ztma true | false</c></tag>
- <item>
- <p>Enables or disables support for tuple module apply in
- the emulator. This is a transitional flag for running code
- that uses parameterized modules and was compiled under OTP 20
- or earlier. For future compatibility, the modules will need
- to be recompiled with the +tuple_calls compiler option.
- Defaults to false.</p>
- </item>
</taglist>
</item>
</taglist>