]> source.dussan.org Git - aspectj.git/commitdiff
removed unnecessary TODOs
authoraclement <aclement>
Mon, 2 Aug 2004 19:13:10 +0000 (19:13 +0000)
committeraclement <aclement>
Mon, 2 Aug 2004 19:13:10 +0000 (19:13 +0000)
weaver/testsrc/org/aspectj/weaver/WeaverMessagesTestCase.java
weaver/testsrc/org/aspectj/weaver/patterns/ArgsTestCase.java
weaver/testsrc/org/aspectj/weaver/patterns/KindedTestCase.java

index 99efe3dc3e1347b0f9ccaa2e63afcdb7b3fc912e..8e4392c4c04c36228751d66bd67e5a662714644f 100644 (file)
@@ -20,8 +20,6 @@ import junit.framework.TestCase;
 /**
  * @author colyer
  *
- * TODO To change the template for this generated type comment go to
- * Window - Preferences - Java - Code Generation - Code and Comments
  */
 public class WeaverMessagesTestCase extends TestCase {
        
index 36004cfc51f94b3dbc96b4912dbe04a2423dc329..fd1bc3700161e3feafcdd8f449ba20e9d9a0bb26 100644 (file)
@@ -19,8 +19,6 @@ import org.aspectj.util.FuzzyBoolean;
 /**
  * @author colyer
  *
- * TODO To change the template for this generated type comment go to
- * Window - Preferences - Java - Code Generation - Code and Comments
  */
 public class ArgsTestCase extends TestCase {
        
index d344f89f759f535b7d8c59dcdd0cec114d5bf9e0..4313c10d73ad1d2a15d0032c700f8155d1363e5b 100644 (file)
@@ -21,8 +21,6 @@ import junit.framework.TestCase;
 /**
  * @author colyer
  *
- * TODO To change the template for this generated type comment go to
- * Window - Preferences - Java - Code Generation - Code and Comments
  */
 public class KindedTestCase extends TestCase {