[Po4a-commits] "po4a/lib/Locale/Po4a Xml.pm,1.29,1.30"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Wed Oct 26 13:56:21 UTC 2005
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv17878/lib/Locale/Po4a
Modified Files:
Xml.pm
Log Message:
Remove debugging stuff.
Thanks to Martin.
Index: Xml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xml.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Xml.pm 26 Oct 2005 12:31:41 -0000 1.29
+++ Xml.pm 26 Oct 2005 13:56:18 -0000 1.30
@@ -468,7 +468,6 @@
my ($self, at tag)=@_;
if ($self->tag_in_list($self->get_path."<".
$self->get_tag_name(@tag).">",@{$self->{inline}})) {
-print "toto1: ".$self->get_tag_name(@tag)."\n";
return 0;
} else {
return 1;
More information about the Po4a-commits
mailing list