aboutsummaryrefslogtreecommitdiffstats
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 d47db558f4..803ca30e76 100644
--- a/file.c
+++ b/file.c
@@ -4551,7 +4551,6 @@ rb_file_flock(VALUE obj, VALUE operation)
}
return INT2FIX(0);
}
-#undef flock
static void
test_check(int n, int argc, VALUE *argv)