remove comment that no longer applies
diff --git a/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTPragma.java b/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTPragma.java
index b0c93b6..4bb369b 100644
--- a/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTPragma.java
+++ b/tools/pldt/org.eclipse.ptp.pldt.openmp.analysis/src/org/eclipse/ptp/pldt/openmp/analysis/PAST/PASTPragma.java
@@ -56,9 +56,7 @@
     }
 
 	/**
-	 * *NOTE* must get Don's CDT parser changes
-	 * for this to compile successfully!
-	 * 
+	 * Is this the pragma statement itself, or the state to which it implies? (immediately following, "scope" of pragma)
 	 * @return
 	 */
 	public String getContent()