diff --git a/matlab/dsge_posterior_theoretical_covariance.m b/matlab/dsge_posterior_theoretical_covariance.m
index cb4e58c50605b90bc24294aadf8ab323f1765dbd..016455157dd940c081cd796155578676ffb1c517 100644
--- a/matlab/dsge_posterior_theoretical_covariance.m
+++ b/matlab/dsge_posterior_theoretical_covariance.m
@@ -40,8 +40,6 @@ type = 'posterior';
     
 % Set varlist (vartan)
 [ivar,vartan] = set_stationary_variables_list;
-vartan
-pause
 nvar = length(ivar);
 
 % Set the size of the auto-correlation function to zero.