From: Jean-François Guchens Date: Tue, 9 Jun 2009 00:11:01 +0000 (+0200) Subject: Remove redundant cide from the speed dial head X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012b4141ebcde98ea751b805121e33f329863822;p=midori Remove redundant cide from the speed dial head --- diff --git a/data/speeddial-head.html b/data/speeddial-head.html index dbe55371..955535e1 100644 --- a/data/speeddial-head.html +++ b/data/speeddial-head.html @@ -235,10 +235,6 @@ var a = cross.getNext (); var p = a.getNext (); - cross.dispose (); - div.removeClass ('activated'); - a.empty (); - cross.dispose (); div.removeClass ('activated'); a.empty ().set ('html', '

' + num + '

');