summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/file.c b/file.c
index e6e56099c0..818d8087be 100644
--- a/file.c
+++ b/file.c
@@ -2709,7 +2709,6 @@ static VALUE
file_inspect_join(ary, arg)
VALUE ary;
VALUE *arg;
- int recur;
{
return rb_file_join(arg[0], arg[1]);
}