Monotone-Parent: 16bd3aa0fa9b1f29444120c9720217440143eb7d

Monotone-Revision: 312de3bcf962de38449a5bb31b6868790bad9cb7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-07T13:44:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-07 13:44:30 +00:00
parent 37efe2b204
commit 4c19628e4f
2 changed files with 0 additions and 2 deletions

View File

@@ -371,7 +371,6 @@ function changeDateSelectorDisplay(day, keepCurrentDay) {
if (!keepCurrentDay)
currentDay = day;
log (backtrace());
var month = day.substr(0, 6);
if (cachedDateSelectors[month]) {
// log ("restoring cached selector for month: " + month);