1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 22:22:27 +01:00

Remove some invalid comments.

This commit is contained in:
Doug Kearns
2009-08-26 23:08:14 +10:00
parent bf240bc2b0
commit bc1163c0c7
2 changed files with 0 additions and 7 deletions

View File

@@ -534,10 +534,6 @@ function Bookmarks() //{{{
process: [template.icon, template.bookmarkDescription]
}),
// if "bypassCache" is true, it will force a reload of the bookmarks database
// on my PC, it takes about 1ms for each bookmark to load, so loading 1000 bookmarks
// takes about 1 sec
// Huh? --djk
// TODO: why is this a filter? --djk
get: function get(filter, tags, maxItems, extra)
{