[perl #54454] [CAGE] [PATCH] static function parrot_class_register is never used

2008-05-19 Thread via RT
# New Ticket Created by NotFound # Please include the string: [perl #54454] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=54454 > The static function parrot_class_register in src/oo.c is never used. This patch removes it.

[perl #54454] [CAGE] [PATCH] static function parrot_class_register is never used

2008-05-19 Thread Patrick R. Michaud via RT
Applied in r27648, thanks! Pm