remove outdated comment
[gitmo/Class-MOP.git] / xs / MOP.xs
index 959df7a..f7aeb69 100644 (file)
--- a/xs/MOP.xs
+++ b/xs/MOP.xs
@@ -50,9 +50,6 @@ get_code_info(coderef)
             mPUSHs(newSVpv(name, 0));
         }
 
-# This is some pretty grotty logic. It _should_ be parallel to the
-# pure Perl version in lib/Class/MOP.pm, so if you want to understand
-# it we suggest you start there.
 void
 is_class_loaded(klass=&PL_sv_undef)
     SV *klass