diff options
Diffstat (limited to 'file.c')
-rw-r--r-- | file.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5679,7 +5679,6 @@ rb_stat_s_alloc(VALUE klass) /* * call-seq: - * * File::Stat.new(file_name) -> stat * * Create a File::Stat object for the given file name (raising an |