[svn:parrot] r46760 - trunk/runtime/parrot/library

fperrad at svn.parrot.org fperrad at svn.parrot.org
Tue May 18 14:12:16 UTC 2010


Author: fperrad
Date: Tue May 18 14:12:16 2010
New Revision: 46760
URL: https://trac.parrot.org/parrot/changeset/46760

Log:
[LWP] clean up

Modified:
   trunk/runtime/parrot/library/LWP.pir

Modified: trunk/runtime/parrot/library/LWP.pir
==============================================================================
--- trunk/runtime/parrot/library/LWP.pir	Tue May 18 14:08:09 2010	(r46759)
+++ trunk/runtime/parrot/library/LWP.pir	Tue May 18 14:12:16 2010	(r46760)
@@ -776,8 +776,6 @@
     $I1 = sock.'send'($S0)
     $I0 += $I1
     $N0 = $I0 / content_length
-    ua.'progress'($N0, request)
-    sleep 1
     goto L12
   L11:
 


More information about the parrot-commits mailing list