Remove redundant cide from the speed dial head

This commit is contained in:
Jean-François Guchens 2009-06-09 02:11:01 +02:00 committed by Christian Dywan
parent 4e19617fdc
commit 012b4141eb

View file

@ -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', '<h1>' + num + '</h1><h4><span/></h4>');