Index: openacs-4/packages/simulation/tcl/template-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/template-procs.tcl,v diff -u -r1.64 -r1.65 --- openacs-4/packages/simulation/tcl/template-procs.tcl 26 Jan 2004 16:07:22 -0000 1.64 +++ openacs-4/packages/simulation/tcl/template-procs.tcl 27 Jan 2004 09:58:43 -0000 1.65 @@ -620,7 +620,6 @@ and case_start < current_timestamp }] foreach simulation_id $simulations_to_start { - ns_log Notice "pm debug starting simulation $simulation_id" start -workflow_id $simulation_id }