Author: hqm
Date: 2008-03-24 07:55:19 -0700 (Mon, 24 Mar 2008)
New Revision: 8365

Modified:
   openlaszlo/trunk/lps/components/rpc/library/swf/rpc.js
Log:
remove debug print statements

Modified: openlaszlo/trunk/lps/components/rpc/library/swf/rpc.js
===================================================================
--- openlaszlo/trunk/lps/components/rpc/library/swf/rpc.js      2008-03-24 
14:42:12 UTC (rev 8364)
+++ openlaszlo/trunk/lps/components/rpc/library/swf/rpc.js      2008-03-24 
14:55:19 UTC (rev 8365)
@@ -5,7 +5,7 @@
 
 /* LZ_COPYRIGHT_BEGIN */
 /****************************************************************************
- * Copyright (c) 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.       *
+ * Copyright (c) 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.       *
  * Use is subject to license terms                                          *
  ****************************************************************************/
 /* LZ_COPYRIGHT_END */
@@ -43,10 +43,6 @@
 
     // FIXME [2005-06-28 pkang]: would be nice to fix this in the platform.
 
-    Debug.write('__LZloaderReturnData', 'data=', data);
-    Debug.write('... loadmc=', loadmc);
-    Debug.write('...responseheaders=', responseheaders);
-
     _root.LzLoadQueue.loadFinished( loadmc );
 
     var delegate = null;


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to