diff --git a/matlab/PosteriorIRF_core2.m b/matlab/PosteriorIRF_core2.m
index 91f76a8153eada1510c9eeacf118ade783752bfb..6a693a4a387d85d8bcdbe0d7acafa95e5f8e06ae 100644
--- a/matlab/PosteriorIRF_core2.m
+++ b/matlab/PosteriorIRF_core2.m
@@ -89,7 +89,6 @@ for i=fpar:npar,
     for j=1:nvar
         if max(abs(MeanIRF(:,j,i))) > 10^(-6)
             subplotnum = subplotnum+1;
-            dyn_figure(options_,'Name',['Relative response to orthogonalized shock to ' tit(i,:)])
             if subplotnum == 1 && options_.relative_irf
                 hh = dyn_figure(options_,'Name',['Relative response to orthogonalized shock to ' tit(i,:)]);
             elseif subplotnum == 1 && ~options_.relative_irf