[Netcomics-cvs] netcomics/lib unitedmedia,1.33,1.34
Brought to you by:
elliotglaysher,
hochstrb
|
From: Sven H. <ha...@us...> - 2009-11-10 16:55:13
|
Update of /cvsroot/netcomics/netcomics/lib In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3570 Modified Files: unitedmedia Log Message: Remove debug output. Index: unitedmedia =================================================================== RCS file: /cvsroot/netcomics/netcomics/lib/unitedmedia,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- unitedmedia 10 Nov 2009 16:52:34 -0000 1.33 +++ unitedmedia 10 Nov 2009 16:55:05 -0000 1.34 @@ -62,7 +62,6 @@ 'type' => $type, 'func' => undef, }; - print "$tmp, $type\n"; } return @relurls; }, |