Project

General

Profile

« Previous | Next » 

Revision 72b1287b

Added by Niels Hoffmann about 13 years ago

Removing inappropriate method call

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewDerivedUnitBaseWizard.java
30 30
 * @version 1.0
31 31
 */
32 32
public class NewDerivedUnitBaseWizard extends AbstractNewEntityWizard<DerivedUnitBase> {
33

  
34
	/**
35
	 * 
36
	 */
37
	public NewDerivedUnitBaseWizard() {
38
		setWindowTitle("New Specimen");
39
	}
40 33
	
41 34
	/** {@inheritDoc} */
42 35
	@Override

Also available in: Unified diff