summaryrefslogtreecommitdiff
path: root/mro.c
diff options
context:
space:
mode:
Diffstat (limited to 'mro.c')
-rw-r--r--mro.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mro.c b/mro.c
index ccf4bf41f6..76230baee8 100644
--- a/mro.c
+++ b/mro.c
@@ -17,7 +17,6 @@
/*
=head1 MRO Functions
-
These functions are related to the method resolution order of perl classes
=cut