Index: /issm/trunk-jpl/src/m/classes/qmu/normal_uncertain.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/qmu/normal_uncertain.m	(revision 25071)
+++ /issm/trunk-jpl/src/m/classes/qmu/normal_uncertain.m	(revision 25072)
@@ -39,6 +39,4 @@
 				self.nsteps=getfieldvalue(options,'nsteps',1);
 				npart=qmupart2npart(self.partition);
-				fprintf('nsteps=%d\n',self.nsteps);
-				fprintf('npart=%d\n',npart);
 				if npart~=size(self.mean,1),
 					error(['normal_uncertain constructor: for the scaled variable ' self.descriptor ' the row size of the mean field should be identical to the number of partitions']);
