Index: /issm/trunk-jpl/src/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp
===================================================================
--- /issm/trunk-jpl/src/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp	(revision 20696)
+++ /issm/trunk-jpl/src/c/modules/ModelProcessorx/Dakota/CreateParametersDakota.cpp	(revision 20697)
@@ -84,9 +84,7 @@
 		/*Deal with data needed because of qmu variables*/
 		for(i=0;i<numvariabledescriptors;i++){
-			printf("-------------- file: CreateParametersDakota.cpp line: %i\n",__LINE__); 
 			if (strncmp(variabledescriptors[i],"scaled_",7)==0){
 				/*Ok, we are dealing with a variable that is distributed over nodes. Recover the name of the variable (ex: scaled_Thickness): */
 				sscanf(variabledescriptors[i],"scaled_%s",tag);
-				printf("STRING: %s\n",tag);
 
 				/*Convert tag to field name*/
