From: Jan Schneider Date: Mon, 3 May 2010 16:06:06 +0000 (+0200) Subject: Remove duplicate code. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ca4c1bb47866a37719360a01cad05133837771f1;p=horde.git Remove duplicate code. --- diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index c649a06a6..6533b9636 100644 --- a/kronolith/js/kronolith.js +++ b/kronolith/js/kronolith.js @@ -4343,8 +4343,6 @@ KronolithCore = { this.doAction('getEvent', { cal: calendar, id: id, date: date }, this.editEventCallback.bind(this)); $('kronolithEventTopTags').update(); } else { - kronolithEAttendeesAc.reset(); - kronolithETagAc.reset(); this.doAction('listTopTags', null, this.topTagsCallback.curry('kronolithEventTopTags', 'kronolithEventTag')); var d; if (date) {