aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2018-05-23 10:22:33 +0200
committerRichard Carlsson <[email protected]>2018-05-24 09:35:43 +0200
commitc7ad9262c7e4a8446396256e0f8b597ea57e7841 (patch)
tree8fa097c96e43088bb4557737a436ddcf9648ea8d /erts/etc/common/erlexec.c
parent7929308b53009596e1560eedca77b96b70e14aec (diff)
downloadotp-c7ad9262c7e4a8446396256e0f8b597ea57e7841.tar.gz
otp-c7ad9262c7e4a8446396256e0f8b597ea57e7841.tar.bz2
otp-c7ad9262c7e4a8446396256e0f8b597ea57e7841.zip
Remove undocumented and unused -# display_items 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 12a1dc998a..45eb340b80 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -819,7 +819,6 @@ int main(int argc, char **argv)
case '+':
switch (argv[i][1]) {
- case '#':
case 'a':
case 'A':
case 'C':