v4.1:: Removed useless global declaration.

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2428 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
stepan 2009-02-17 22:01:20 +00:00
parent 7ceecc51b6
commit 474fc0bd61
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ function set_parameters(xparam1)
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
global estim_params_ M_
global estim_params_ M_
nvx = estim_params_.nvx;
ncx = estim_params_.ncx;