*** empty log message ***
diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/org/eclipse/jst/jsf/facesconfig/ui/FacesConfigActionBarContributor.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/org/eclipse/jst/jsf/facesconfig/ui/FacesConfigActionBarContributor.java
index a1017b0..aac066a 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/org/eclipse/jst/jsf/facesconfig/ui/FacesConfigActionBarContributor.java
+++ b/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui/src/org/eclipse/jst/jsf/facesconfig/ui/FacesConfigActionBarContributor.java
@@ -50,7 +50,6 @@
 
 	public FacesConfigActionBarContributor() {
 		super();
-		// TODO Auto-generated constructor stub
 	}
 
 	public void setActivePage(IEditorPart activeEditor) {
@@ -112,7 +111,6 @@
 	}
 
 	public IWorkbenchPage getPage() {
-		// TODO Auto-generated method stub
 		return super.getPage();
 	}
 
@@ -161,8 +159,6 @@
 	}
 
 	protected void declareGlobalActionKeys() {
-		// TODO Auto-generated method stub
-
 	}
 
 	public PageflowActionBarContributor getPageflowActionContributor() {