From dff30c7824175aa64f753bbc6b87f7788fcebbbf Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 4 May 2015 14:57:53 -0700 Subject: 1257 --- cpp/050scenario.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/050scenario.cc') diff --git a/cpp/050scenario.cc b/cpp/050scenario.cc index 0688e7b5..ae4769f5 100644 --- a/cpp/050scenario.cc +++ b/cpp/050scenario.cc @@ -138,10 +138,6 @@ case RUN: { // Predefined Scenario Locals In Run. // End Predefined Scenario Locals In Run. transform_all(); - // There's a restriction on the number of variables 'run' can use, so that - // it can avoid colliding with the dynamic allocator in case it doesn't - // initialize a default-space. - assert(Name[tmp_recipe[0]][""] < Max_variables_in_scenarios); //? cout << tmp_recipe[0] << ' ' << Recipe_number["main"] << '\n'; //? 1 Current_routine->calls.push(call(tmp_recipe[0])); continue; // not done with caller; don't increment current_step_index() -- cgit 1.4.1-2-gfad0