[Yulup-commits] rev 23167 - public/yulup/src/trunk/yulup/src/chrome/content

andi at wyona.com andi at wyona.com
Tue Mar 6 20:08:20 CET 2007


Author: andi
Date: 2007-03-06 20:08:19 +0100 (Tue, 06 Mar 2007)
New Revision: 23167

Modified:
   public/yulup/src/trunk/yulup/src/chrome/content/atom.js
Log:
Removed whitespace.


Modified: public/yulup/src/trunk/yulup/src/chrome/content/atom.js
===================================================================
--- public/yulup/src/trunk/yulup/src/chrome/content/atom.js	2007-03-06 16:59:59 UTC (rev 23166)
+++ public/yulup/src/trunk/yulup/src/chrome/content/atom.js	2007-03-06 19:08:19 UTC (rev 23167)
@@ -68,7 +68,6 @@
      * @return {Undefined} does not have a return value
      */
     __requestFinishedHandler: function(aDocumentData, aResponseStatusCode, aContext, aResponseHeaders) {
-
         /* DEBUG */ dump("Yulup:atom.js:APP.__requestFinishedHandler() invoked\n");
 
         if (aResponseStatusCode == 200) {




More information about the Phoenix-commits mailing list