summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ruby.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby.c b/ruby.c
index d345ec9c86..701e3e5196 100644
--- a/ruby.c
+++ b/ruby.c
@@ -532,7 +532,6 @@ proc_options(int argc, char **argv, struct cmdline_options *opt)
{
int argc0 = argc;
const char *s;
- const char *enc_name = 0;
if (argc == 0)
return 0;