Parser detects wrong include files now
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core / JavaModelOperation.java
index 7a01755..2efde2a 100644 (file)
@@ -383,7 +383,6 @@ public abstract class JavaModelOperation implements IWorkspaceRunnable, IProgres
 //                     // if first time here, computes the root infos before executing the operation
 //                     DeltaProcessor deltaProcessor = JavaModelManager.getJavaModelManager().deltaProcessor;
 //                     if (deltaProcessor.roots == null) {
-////                   TODO khartlage temp-del
 //                       deltaProcessor.initializeRoots();
 //                     }
 //                     executeOperation();