remove TODOs
diff --git a/platform/org.eclipse.platform/src/org/eclipse/core/launcher/Main.java b/platform/org.eclipse.platform/src/org/eclipse/core/launcher/Main.java
index 5b028a2..952aa9a 100644
--- a/platform/org.eclipse.platform/src/org/eclipse/core/launcher/Main.java
+++ b/platform/org.eclipse.platform/src/org/eclipse/core/launcher/Main.java
@@ -20,9 +20,6 @@
 
 /**
  * The launcher for Eclipse.
- * TODO fill in the rest of the doc here relating to command line args and system props.
- * Most of the content will atually go in the User and ISV doc but special/internal things will be 
- * documented here.
  */
 public class Main {
 	/**