Skip to content

Commit ed1c833

Browse files
CHG: minor, removing unnecessary variables
1 parent bfa2664 commit ed1c833

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/c/classes/Elements/Element.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6506,8 +6506,6 @@ void Element::TransformStiffnessMatrixCoord(ElementMatrix* Ke,Node** nodes
65066506
void Element::ViscousHeatingCreateInput(void){/*{{{*/
65076507

65086508
/*Intermediaries*/
6509-
IssmDouble phi;
6510-
IssmDouble thickness;
65116509
IssmDouble *xyz_list = NULL;
65126510

65136511
/*Fetch number vertices and allocate memory*/

0 commit comments

Comments
 (0)