summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/hash.c b/hash.c
index f788375a7e..9b1f762414 100644
--- a/hash.c
+++ b/hash.c
@@ -5043,13 +5043,6 @@ env_fetch(int argc, VALUE *argv, VALUE _)
return env;
}
-int
-rb_env_path_tainted(void)
-{
- rb_warn_deprecated_to_remove_at(3.2, "rb_env_path_tainted", NULL);
- return 0;
-}
-
#if defined(_WIN32) || (defined(HAVE_SETENV) && defined(HAVE_UNSETENV))
#elif defined __sun
static int