Index: openacs-4/packages/notifications/tcl/sweep-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/sweep-procs.tcl,v diff -u -N -r1.20 -r1.21 --- openacs-4/packages/notifications/tcl/sweep-procs.tcl 13 Jan 2005 13:58:33 -0000 1.20 +++ openacs-4/packages/notifications/tcl/sweep-procs.tcl 26 Feb 2005 17:52:22 -0000 1.21 @@ -10,12 +10,6 @@ namespace eval notification::sweep { - ad_proc -deprecated -warn -public schedule_all {} { - This schedules all the notification procs. - DEPRECATED. - } { - } - ad_proc -public cleanup_notifications {} { Clean up the notifications that have been sent out (DRB: inefficiently...). } {