diff --git a/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/internal/pdom/tests/FilesOnReindexTests.java b/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/internal/pdom/tests/FilesOnReindexTests.java index c0a85089379..81c3824b6b2 100644 --- a/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/internal/pdom/tests/FilesOnReindexTests.java +++ b/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/internal/pdom/tests/FilesOnReindexTests.java @@ -6,7 +6,7 @@ * http://www.eclipse.org/legal/epl-v10.html * * Contributors: - * Symbian - Initial implementation + * Symbian - Initial implementation *******************************************************************************/ package org.eclipse.cdt.internal.pdom.tests; @@ -33,7 +33,6 @@ import org.eclipse.core.runtime.NullProgressMonitor; * See bugzilla */ public class FilesOnReindexTests extends PDOMTestBase { - protected ICProject project; protected IIndex pdom;