--- branches/windows_from_1456_trunk_1544_merged_in/finley/src/Assemble_LumpedSystem.c 2008/05/19 04:44:27 1557 +++ branches/windows_from_1456_trunk_1544_merged_in/finley/src/Assemble_LumpedSystem.c 2008/05/20 07:33:49 1558 @@ -45,9 +45,7 @@ type_t funcspace; index_t color,*row_index=NULL; double *S=NULL, *EM_lumpedMat=NULL, *Vol=NULL, *D_p=NULL, *lumpedMat_p=NULL; -#ifdef NEW_LUMPING /* HRZ lumping */ register double m_t, diagS; -#endif register double rtmp; size_t len_EM_lumpedMat_size;