Introduces a handler to delete all empty names; Cleans up the name editors context...
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / preference / wizard / VocabularyTermWizard.java
index 4226d3e40b92c30143c4df1b22da7ce842d60ad8..aef968d20521226352de5578e279d222f6891f46 100644 (file)
@@ -86,7 +86,6 @@ public class VocabularyTermWizard<T extends DefinedTermBase> extends Wizard impl
                }
                
                getConversationHolder().commit(true);
-//             getConversationHolder().close();
                
                return true;
        }