Index: /issm/trunk/src/m/utils/Mesh/ComputeHessian.m
===================================================================
--- /issm/trunk/src/m/utils/Mesh/ComputeHessian.m	(revision 2922)
+++ /issm/trunk/src/m/utils/Mesh/ComputeHessian.m	(revision 2923)
@@ -43,6 +43,4 @@
 grad_elx=sum(field(index).*alpha,2); 
 grad_ely=sum(field(index).*beta,2);
-grad_elx(1)
-grad_ely(1)
 
 %Compute gradient for each grid (average of the elements around)
