Browse Source

removed warning

Andreas Mülder 12 years ago
parent
commit
5cb602ad11

+ 0 - 1
plugins/org.yakindu.sct.ui.editor/src/org/yakindu/sct/ui/editor/editor/StatechartDiagramEditor.java

@@ -165,7 +165,6 @@ public class StatechartDiagramEditor extends DiagramPartitioningEditor implement
 		createContentProposalViewerKeyHandler();
 	}
 
-	@SuppressWarnings("restriction")
 	protected void createContentProposalViewerKeyHandler() {
 		ContentProposalViewerKeyHandler contentProposalHandler = new ContentProposalViewerKeyHandler(
 				getGraphicalViewer());