Index: openacs-4/packages/simulation/tcl/notification-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/notification-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/tcl/notification-procs.tcl 10 Nov 2003 16:56:56 -0000 1.1 +++ openacs-4/packages/simulation/tcl/notification-procs.tcl 22 Jan 2004 12:49:45 -0000 1.2 @@ -66,11 +66,11 @@ ad_proc -public simulation::notification::xml_map::get_url { object_id } { - # Todo: Implement this proc + # This proc is not needed } ad_proc -public simulation::notification::xml_map::process_reply { reply_id } { - # Todo: Implement this proc + # This proc is not needed }