diff --git a/browser/base/resources/content/personalToolbar.js b/browser/base/resources/content/personalToolbar.js index 40610f20715f..521d7a6ceabb 100644 --- a/browser/base/resources/content/personalToolbar.js +++ b/browser/base/resources/content/personalToolbar.js @@ -483,24 +483,5 @@ function BM_navigatorLoad(aEvent) } } - -// An interim workaround for 101131 - Bookmarks Toolbar button nonfunctional. -// This simply checks to see if the bookmark menu is empty (aside from static -// items) when it is opened and if it is, prompts a rebuild. -// The best fix for this is more time consuming, and relies on document -//