From d017d6d6dff3c709989fec37fff40bc0dd715128 Mon Sep 17 00:00:00 2001 From: Patrik Nyblom Date: Mon, 18 Feb 2013 15:12:00 +0100 Subject: Remove newly introduced warning in erlexec.c --- erts/etc/common/erlexec.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'erts') 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", -- cgit v1.2.3