tot - Difference in jquery/jquery.schedule.js versions 4 and 6
Not logged in
[Browse]  [Home]  [Login]  [Reports]  [Search]  [Timeline
  [History
Modified: jquery/jquery.schedule.js
===================================================================
--- jquery/jquery.schedule.js	2007-02-15 19:15:26 UTC (rev 5)
+++ jquery/jquery.schedule.js	2007-02-15 19:50:56 UTC (rev 6)
@@ -178,8 +178,6 @@
     }
 };
 
-/* ============================== */
-
 /* integrate a global instance of the scheduler into the global jQuery object */
 jQuery.extend({
     scheduler$: new jQuery.scheduler(),