mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Remove unwanted info logging for bookmark indices.
This commit is contained in:
parent
e11e6a2c55
commit
d2abea3b69
@ -794,7 +794,6 @@ BookmarksStore.prototype = {
|
||||
}
|
||||
}
|
||||
|
||||
this._log.info("calculating index for: " + record.title + " = " + index);
|
||||
return index;
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user