misc
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.html.ui / src / net / sourceforge / phpeclipse / html / ui / internal / text / HTMLConfiguration.java
index 34ca886..5d96a99 100644 (file)
@@ -17,11 +17,6 @@ import org.eclipse.jface.text.contentassist.IContentAssistant;
 import org.eclipse.jface.text.source.ISourceViewer;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-/**
- * @author khartlage
- * 
- * TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
- */
 public class HTMLConfiguration extends XMLConfiguration {
   public HTMLConfiguration(XMLTextTools tools) {
     this(tools, null);