]> spindle.queued.net Git - midori/commitdiff
Remove redundant cide from the speed dial head
authorJean-François Guchens <zcx000@gmail.com>
Tue, 9 Jun 2009 00:11:01 +0000 (02:11 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 9 Jun 2009 00:11:01 +0000 (02:11 +0200)
data/speeddial-head.html

index dbe553713ac43075ac06b4ec46bd5ff9ad3571b3..955535e14ea97638c8f591dc4dc5a40ed4ad4eb9 100644 (file)
         var a = cross.getNext ();
         var p = a.getNext ();
 
-        cross.dispose ();
-        div.removeClass ('activated');
-        a.empty ();
-
         cross.dispose ();
         div.removeClass ('activated');
         a.empty ().set ('html', '<h1>' + num + '</h1><h4><span/></h4>');