From 00426174b3d0c07df093a0bd0a086c0c37a11d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 14 Feb 2019 12:14:11 +0100 Subject: Revert "Add -ztma option for enabling tuple calls" This reverts commit ea0e763e953f9c7d1fa9c142f24cb95f56119c56. --- erts/doc/src/erl.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'erts/doc') 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.

- +ztma true | false - -

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.

-
-- cgit v1.2.3