aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc
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/etc
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/etc')
-rw-r--r--erts/etc/common/erlexec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c
index 197a7d2858..ec4a4ead23 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -174,7 +174,6 @@ static char *plusz_val_switches[] = {
"dbbl",
"dntgc",
"ebwt",
- "tma",
NULL
};