| Index: editor/tools/plugins/com.google.dart.eclipse.ui/src/com/google/dart/eclipse/wizards/DartProjectWizard.java
|
| ===================================================================
|
| --- editor/tools/plugins/com.google.dart.eclipse.ui/src/com/google/dart/eclipse/wizards/DartProjectWizard.java (revision 41289)
|
| +++ editor/tools/plugins/com.google.dart.eclipse.ui/src/com/google/dart/eclipse/wizards/DartProjectWizard.java (working copy)
|
| @@ -35,7 +35,6 @@
|
| * Standard workbench wizard that creates a new Dart project resource in the workspace.
|
| */
|
| public class DartProjectWizard extends Wizard implements INewWizard {
|
| -
|
| private IWorkbench workbench;
|
| private ISelection selection;
|
| private IProject newProject;
|
|
|