aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/file.c b/file.c
index c3ed3b524b..0bd9f7a085 100644
--- a/file.c
+++ b/file.c
@@ -5517,9 +5517,6 @@ rb_path_check(const char *path)
}
#ifndef _WIN32
-#ifdef __native_client__
-__attribute__((noinline,weak))
-#endif
int
rb_file_load_ok(const char *path)
{