aboutsummaryrefslogtreecommitdiffstats
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm.c b/vm.c
index f349094190..3ee0dd08df 100644
--- a/vm.c
+++ b/vm.c
@@ -1568,7 +1568,6 @@ rb_lastline_set(VALUE val)
/* misc */
-/* in intern.h */
const char *
rb_sourcefile(void)
{
@@ -1583,7 +1582,6 @@ rb_sourcefile(void)
}
}
-/* in intern.h */
int
rb_sourceline(void)
{