deprecated run() methods in all actions
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / actions / name / CreateConceptRelationAction.java
index bf614d6b9cb57907abb6384eb2afdd62ac7cfacd..9c7c3cb68fd50917a444083785c68deaf1b7b70e 100644 (file)
@@ -44,7 +44,7 @@ public class CreateConceptRelationAction extends Action {
                setText(taxonRelationshipType.getLabel());\r
        }\r
 \r
-\r
+       @Deprecated\r
        public void run() {\r
                Taxon taxon = EditorController.getActiveEditor().getTaxon();\r
                \r