aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--erts/etc/common/erlexec.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c
index 02615f9ef1..9d674a7c65 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -145,13 +145,6 @@ static char *plusr_val_switches[] = {
NULL
};
-/* +pc arguments with values */
-static char *pluspc_val_switches[] = {
- "latin1",
- "unicode",
- NULL
-};
-
/* +z arguments with values */
static char *plusz_val_switches[] = {
"dbbl",