mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 06:20:41 +00:00
Whoops... Fixing ``/ //'' lines...
This commit is contained in:
parent
73019ea054
commit
0e52f4342f
@ -867,8 +867,8 @@ function BrowserOpenFileWindow()
|
||||
debug("BrowserAddBookmark: " + docCharset + "\n");
|
||||
}
|
||||
|
||||
/ // Set up a lame hack to avoid opening two bookmarks.
|
||||
/ // Could otherwise happen with two Ctrl-B's in a row.
|
||||
// Set up a lame hack to avoid opening two bookmarks.
|
||||
// Could otherwise happen with two Ctrl-B's in a row.
|
||||
var gDisableBookmarks = false;
|
||||
function enableBookmarks()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user