diff --git a/GSA_distrib/stab_map_.m b/GSA_distrib/stab_map_.m
index 4408024e6c4f9dd7c70d785180a60ee2728f1e4b..f525e01218377d995331e539df5ba4a55e6bbfeb 100644
--- a/GSA_distrib/stab_map_.m
+++ b/GSA_distrib/stab_map_.m
@@ -266,10 +266,10 @@ if fload==0,
       if prepSA
         jstab=jstab+1;
         T(:,:,jstab) = [dr_.ghx dr_.ghu];
-        [A,B] = ghx2transition(squeeze(T(:,:,jstab)), ...
-          bayestopt_.restrict_var_list, ...
-          bayestopt_.restrict_columns, ...
-          bayestopt_.restrict_aux);
+%         [A,B] = ghx2transition(squeeze(T(:,:,jstab)), ...
+%           bayestopt_.restrict_var_list, ...
+%           bayestopt_.restrict_columns, ...
+%           bayestopt_.restrict_aux);
       end            
       if ~exist('nspred'),
         nspred = dr_.nspred; %size(dr_.ghx,2);