aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2018-05-23 10:05:02 +0200
committerRichard Carlsson <[email protected]>2018-05-23 13:38:59 +0200
commit7929308b53009596e1560eedca77b96b70e14aec (patch)
treeb8bdb625910dfa6499b736d1461f459bad7e8050 /erts/etc/common/erlexec.c
parentf188b1618c9fae9771070afd2735bd36f4da0763 (diff)
downloadotp-7929308b53009596e1560eedca77b96b70e14aec.tar.gz
otp-7929308b53009596e1560eedca77b96b70e14aec.tar.bz2
otp-7929308b53009596e1560eedca77b96b70e14aec.zip
Remove broken and undocumented boot function emulator option
Diffstat (limited to 'erts/etc/common/erlexec.c')
-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 21a3f40c97..12a1dc998a 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -822,7 +822,6 @@ int main(int argc, char **argv)
case '#':
case 'a':
case 'A':
- case 'b':
case 'C':
case 'e':
case 'i':