Skip to content

Commit

Permalink
Bug 726560 - v4: cleanup again
Browse files Browse the repository at this point in the history
  • Loading branch information
xabolcs committed Mar 20, 2012
1 parent 630b02e commit 5e5edaf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extension/chrome/content/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ repository: ['mozilla-central','mozilla-aurora'],

storedTitle: document.documentElement.getAttribute("titlemodifier"),

LAST_SESSION_GROUP_NAME_IDENTIFIER: "nightlytt-last-session-group-name",
_lastSessionGroupName: "",

get defaultTitle() {
var tabbrowser = document.getElementById("content");
return tabbrowser.getWindowTitleForBrowser(tabbrowser.mCurrentBrowser);
Expand Down

0 comments on commit 5e5edaf

Please sign in to comment.