misc
[phpeclipse.git] / net.sourceforge.phpeclipse.smarty.ui / src / net / sourceforge / phpdt / smarty / ui / internal / text / SmartyConfiguration.java
index 2600db0..cc272c1 100644 (file)
@@ -22,11 +22,6 @@ import org.eclipse.jface.text.rules.DefaultDamagerRepairer;
 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 SmartyConfiguration extends XMLConfiguration {
   private SmartyTagScanner smartyTagScanner;
   public SmartyConfiguration(XMLTextTools tools) {