marked comment appropriately

This commit is contained in:
Doug Bell 2009-07-15 04:54:06 +00:00
parent 60c74a2a58
commit 1396d1e075

View file

@ -492,7 +492,7 @@ sub purge {
$item->delete;
}
# Should we also remove the records from the Thingy?
# XXX: Should we also remove the records from the Thingy?
return $self->SUPER::purge;
}