X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/JavaModelOperation.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/JavaModelOperation.java index 7a01755..2efde2a 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/JavaModelOperation.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/JavaModelOperation.java @@ -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();