Skip to content
Snippets Groups Projects
Commit 9929e0e0 authored by Daniel Plagge's avatar Daniel Plagge
Browse files

removed unused variable

parent 5496c599
Branches
Tags
No related merge requests found
......@@ -42,7 +42,6 @@ public final class CounterExampleViewPart extends StateBasedViewPart {
private CTabFolder tabFolder;
private ViewType viewType = ViewType.INTERACTIVE;
private int currentIndex = -1;
public static CounterExampleViewPart showDefault() {
final IWorkbenchPage workbenchPage = PlatformUI.getWorkbench()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment