Index: openacs-4/packages/simulation/lib/messages.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/lib/messages.tcl,v diff -u -N -r1.16.2.4 -r1.16.2.5 --- openacs-4/packages/simulation/lib/messages.tcl 23 Mar 2004 12:04:53 -0000 1.16.2.4 +++ openacs-4/packages/simulation/lib/messages.tcl 19 Apr 2004 15:22:29 -0000 1.16.2.5 @@ -116,7 +116,6 @@ sim_cases sc where cr.revision_id = sm.message_id and wc.case_id = sm.case_id - [ad_decode $role_id "" "" "and [simulation::message::exclude_task_messages_sql]"] [ad_decode $role_id "" "" "and (sm.to_role_id = :role_id or sm.from_role_id = :role_id)"] and wc.case_id = sm.case_id and sc.sim_case_id = wc.object_id