remove boneheaded DB line
Tara L Andrews [Mon, 1 Oct 2012 04:10:42 +0000 (06:10 +0200)]
base/lib/Text/Tradition/Parser/CTE.pm

index b8b2abc..72207ca 100644 (file)
@@ -367,7 +367,6 @@ sub interpret {
 
 sub _parse_wit_detail {
     my( $detail, $readings, $lemma ) = @_;
-    $DB::single = 1 if 
     my $wit = $detail->getAttribute( 'wit' );
     my $content = $detail->textContent;
     if( $content =~ /a\.\s*c\b/ ) {