Index: openacs-4/packages/simulation/tcl/role-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/Attic/role-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/tcl/role-procs.tcl 13 Nov 2003 13:44:36 -0000 1.1 +++ openacs-4/packages/simulation/tcl/role-procs.tcl 18 Nov 2003 09:44:31 -0000 1.2 @@ -26,10 +26,6 @@ -short_name $role_short_name \ -pretty_name $role_pretty_name] - # and then add extra data for simulation - db_dml set_role_character { - insert into sim_roles (role_id) - values (:role_id) } } }