$OpenBSD: patch-browser_components_nsBrowserGlue_js,v 1.3 2010/04/26 19:55:58 landry Exp $ --- browser/components/nsBrowserGlue.js.orig Tue Jan 11 04:25:41 2011 +++ browser/components/nsBrowserGlue.js Sat Jan 15 01:03:01 2011 @@ -397,9 +397,6 @@ BrowserGlue.prototype = { // Browser startup complete. All initial windows have opened. _onBrowserStartup: function BG__onBrowserStartup() { - // Show about:rights notification, if needed. - if (this._shouldShowRights()) - this._showRightsNotification(); // Show update notification, if needed. if (Services.prefs.prefHasUserValue("app.update.postupdate"))