[Pkg-mozext-commits] [perspectives-extension] 39/72: statusbar.xul - Remove unused elements

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 99784773805d171cf8d9de0dd22c50ec84dd66d6
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Wed Oct 22 23:15:27 2014 -0600

    statusbar.xul - Remove unused elements
    
    These commented-out lines have never been used and aren't needed
---
 plugin/chrome/content/statusbar.xul | 2 --
 1 file changed, 2 deletions(-)

diff --git a/plugin/chrome/content/statusbar.xul b/plugin/chrome/content/statusbar.xul
index 460268f..aa0c781 100644
--- a/plugin/chrome/content/statusbar.xul
+++ b/plugin/chrome/content/statusbar.xul
@@ -27,7 +27,6 @@
  					type="menu"
  					validate="always"
  					label="Perspectives">
-		<!-- <image id="perspective-status-image" /> -->
 		<image 	id="perspective-button-image"
 				class="perspective-status-image-class"
 				src="chrome://perspectives/content/img/default.png"
@@ -39,7 +38,6 @@
 		  <!--<menuitem label="&ReportAttack;"      oncommand="Pers_report.report_attack()"             />-->
 		  <menuitem label="&Addtowhitelist;"    oncommand="Pers_whitelist_dialog.add_to_whitelist()"/>
 		  <menuseparator/>
-	<!--      <menuitem label="Refresh All Notary Data"   oncommand="requery()"/> -->
 		  <menuitem label="&Preferences;"             oncommand="Pers_statusbar.open_preferences_dialog()"    />
 		  <menuitem label="&ViewCertificateStore;"    oncommand="Pers_statusbar.openCertificates()"           />
           <menuseparator/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list