From 012b4141ebcde98ea751b805121e33f329863822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Guchens?= Date: Tue, 9 Jun 2009 02:11:01 +0200 Subject: [PATCH] Remove redundant cide from the speed dial head --- data/speeddial-head.html | 4 ---- 1 file changed, 4 deletions(-) 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 + '

');