diff --git a/crpptbx/gdat.m b/crpptbx/gdat.m
index c614c4aeb729f048f94126523869937f53cad6b3..8358d100eac18b1afb96daaa67b88ba39ee60f2f 100644
--- a/crpptbx/gdat.m
+++ b/crpptbx/gdat.m
@@ -121,7 +121,7 @@ elseif ~isempty(findstr('/u/sauter',a));
   machine='D3D';
 end
 if ~exist('machine')
-  disp('did not find machine, set it to TCV')
+ % disp('did not find machine, set it to TCV')
   machine='TCV';
 end