tot - Check-in [6]
Not logged in
[Browse]  [Home]  [Login]  [Reports]  [Search]  [Timeline
  [Patchset
Check-in Number: 6
Date: 2007-Feb-15 20:50:56 (local)
2007-Feb-15 19:50:56 (UTC)
User:rse
Branch:
Comment: remove crap comment
Tickets:
Inspections:
Files:
jquery/jquery.schedule.js      4 -> 6
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(),