ref #6596 Add new utility class WorkbenchUtility in workbench plugin
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / concept / graph / ConceptGraphView.java
index 14243a721db45a3f72f5f57f73f2e7606e11f039..c20dab5102b8a28c309e0e55cf661945cd9379e9 100644 (file)
@@ -61,7 +61,6 @@ public class ConceptGraphView extends AbstractCdmEditorViewPart {
                                IEditorInput input = ((IEditorPart) part).getEditorInput();
                                showViewer(part, new StructuredSelection(input));
                        }
-                       showViewer();
                }
 
        }