minor
authorn.hoffmann <n.hoffmann@localhost>
Mon, 18 Jan 2010 12:44:07 +0000 (12:44 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 18 Jan 2010 12:44:07 +0000 (12:44 +0000)
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/wizard/CdmDataSourceCredentialsWizardPage.java

index dec894354d7863713b18e7cffaee97cc3b806ffb..6c5776987ee4431fea71ff0caebde10c55c2617e 100644 (file)
@@ -175,8 +175,6 @@ public abstract class CdmDataSourceCredentialsWizardPage extends WizardPage impl
                        button.addSelectionListener(new SelectionAdapter() {
                                public void widgetSelected(SelectionEvent e) {
                                        nomenclaturalCode = (NomenclaturalCode) e.widget.getData();
-//                                     updateDataSource();
-//                                     checkPageComplete();
                                        modifyText(null);
                                }
                        });