updating SQL plugin with latest Quantum code
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.sql / src / net / sourceforge / phpdt / sql / actions / CloseTableAction.java
index 6296a13..c2e5e0d 100644 (file)
@@ -11,10 +11,6 @@ import net.sourceforge.phpdt.sql.view.TableView;
 /**
  * @author root
  *
- * To change this generated comment edit the template variable "typecomment":
- * Window>Preferences>Java>Templates.
- * To enable and disable the creation of type comments go to
- * Window>Preferences>Java>Code Generation.
  */
 public class CloseTableAction extends Action implements IViewActionDelegate {
        TableView view;