From: Jesse Luehrs Date: Wed, 23 Sep 2009 01:45:28 +0000 (-0500) Subject: remove outdated comment X-Git-Tag: 0.95~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7b9e9f6e8f2cb5c70654b9787f7a27adbc75f629;p=gitmo%2FClass-MOP.git remove outdated comment --- diff --git a/xs/MOP.xs b/xs/MOP.xs index 959df7a..f7aeb69 100644 --- 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