aboutsummaryrefslogtreecommitdiffstats
path: root/safe.c
diff options
context:
space:
mode:
Diffstat (limited to 'safe.c')
-rw-r--r--safe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/safe.c b/safe.c
index 6be059e4c9..73d861d760 100644
--- a/safe.c
+++ b/safe.c
@@ -13,7 +13,6 @@
0 - strings from streams/environment/ARGV are tainted (default)
1 - no dangerous operation by tainted value
2 - process/file operations prohibited
- 3 - all generated objects are tainted
*/
#define SAFE_LEVEL_MAX RUBY_SAFE_LEVEL_MAX