merge of '130ac0c1247ae89a854346c0b781aad3257b2690'

and 'c1639ae492d9fb3315ef9630d824d8b441ff879e'

Monotone-Parent: 130ac0c1247ae89a854346c0b781aad3257b2690
Monotone-Parent: c1639ae492d9fb3315ef9630d824d8b441ff879e
Monotone-Revision: f1cd0d304e65e52a50441f7062e35bd9f5716f98

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-19T11:51:59
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Ludovic Marcotte 2010-08-19 11:51:59 +00:00
commit 86415633a3
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ function _editFilter(filterId) {
}
function onFilterAdd(event) {
log("onFilterAdd");
_editFilter("new");
event.stop();
}