minor, duplicated line (same line is 6 lines above)

This commit is contained in:
Carlos Ruiz 2009-08-27 22:57:11 +00:00
parent aa6688cdd1
commit 2572197184
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ public class ProcessParaElementHandler extends AbstractElementHandler {
m_Process_para.setColumnName(atts.getValue("ColumnName"));
m_Process_para.setEntityType(atts.getValue("EntityType"));
m_Process_para.setName(atts.getValue("Name"));
name = atts.getValue("ADElementNameID");
if (name != null && name.trim().length() > 0) {