Index: /issm/trunk-jpl/src/c/classes/objects/Node.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/objects/Node.cpp	(revision 13314)
+++ /issm/trunk-jpl/src/c/classes/objects/Node.cpp	(revision 13315)
@@ -207,15 +207,13 @@
 void  Node::Configure(DataSet* nodesin,Vertices* verticesin){
 
-	int i;
-
 	/*Take care of hooking up all objects for this element, ie links the objects in the hooks to their respective 
 	 * datasets, using internal ids and off_sets hidden in hooks: */
 	hvertex->configure(verticesin);
 
-}
+}/*}}}*/
 /*FUNCTION Node::SetCurrentConfiguration {{{*/
 void  Node::SetCurrentConfiguration(DataSet* nodesin,Vertices* verticesin){
 
-}
+}/*}}}*/
 /*FUNCTION Node::GetDof {{{*/
 int   Node::GetDof(int dofindex,int setenum){
@@ -235,6 +233,5 @@
 	else _error_("set of enum type " << EnumToStringx(setenum) << " not supported yet!");
 
-}
-/*}}}*/
+} /*}}}*/
 /*FUNCTION Node::GetDofList1{{{*/
 int  Node::GetDofList1(void){
